diff options
author | Anthony Wang | 2022-02-10 20:36:53 -0600 |
---|---|---|
committer | Anthony Wang | 2022-02-10 20:36:53 -0600 |
commit | ff03a87d1fbaa90948f010dde945404888f2130c (patch) | |
tree | 4f82e121b52e13bc7ef255fd1fdce8a1e78f7bb6 /README.md | |
parent | bd0ac97b06b88a32b49e7d26b0322becf8c55386 (diff) |
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -19,7 +19,7 @@ Great for unit conversions: https://speedcrunch.org/userguide/advanced.html ### Astropy -First, clone the submodule with `git submodule init && git submodule update --remote`. Then [build the documentation](https://github.com/astropy/astropy/blob/main/docs/install.rst#building-documentation). +First, clone the submodule with `git submodule init && git submodule update --remote`. Then [build the documentation](https://github.com/astropy/astropy/blob/main/docs/install.rst#building-documentation) with `tox -e build_docs`. ### Download web pages |