aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorAnthony Wang2022-02-10 20:36:53 -0600
committerAnthony Wang2022-02-10 20:36:53 -0600
commitff03a87d1fbaa90948f010dde945404888f2130c (patch)
tree4f82e121b52e13bc7ef255fd1fdce8a1e78f7bb6 /README.md
parentbd0ac97b06b88a32b49e7d26b0322becf8c55386 (diff)
Update Astropy and add better doc build instructionsHEADmaster
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 85a6669..fdd237c 100644
--- a/README.md
+++ b/README.md
@@ -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