diff options
author | Aaron LI <aaronly.me@gmail.com> | 2016-05-28 09:55:23 +0800 |
---|---|---|
committer | Aaron LI <aaronly.me@gmail.com> | 2016-05-28 09:55:23 +0800 |
commit | 69b88a98a8d40e064993b316a36573e3a0ac0666 (patch) | |
tree | 6979679ae89f76358facaac2d3399253cc11286f /README.md | |
parent | 441cd7bc16b16f4a0c5cf8bc364787236b474269 (diff) | |
download | chandra-acis-analysis-69b88a98a8d40e064993b316a36573e3a0ac0666.tar.bz2 |
Move tools/cosmo_calc to another repo 'atoolbox'
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 7 |
1 files changed, 2 insertions, 5 deletions
@@ -19,11 +19,8 @@ $ make ``` 2. ``cosmo_calc`` -``` -$ cd tools/cosmo_calc -$ make clean; make -$ cp cosmo_calc ~/bin # within $PATH -``` +Get from repository [atoolbox](https://github.com/liweitianux/atoolbox) +``astro/cosmo_calc``. Settings |