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 | |
parent | bd0ac97b06b88a32b49e7d26b0322becf8c55386 (diff) |
-rw-r--r-- | README.md | 2 | ||||
m--------- | astropy | 0 |
2 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 diff --git a/astropy b/astropy -Subproject a643a37a33f87c2566c1b484066cb6563ef93b3 +Subproject 314dbe860be368465f302f4bc272f73241794df |