diff options
author | Matt Rendina <mrendina@stsci.edu> | 2018-10-19 11:20:14 -0400 |
---|---|---|
committer | Matt Rendina <mrendina@stsci.edu> | 2018-10-19 11:20:14 -0400 |
commit | 7318933a3ac94649b3aab16bf4c559bdb19e7e26 (patch) | |
tree | 39f34561483d911f4f6b1238fdcd28995df0defe /source | |
parent | 0334c2b8c6be2261a14f80e1977f640b60e0cfcd (diff) | |
download | astroconda-7318933a3ac94649b3aab16bf4c559bdb19e7e26.tar.gz |
Formatting?
Diffstat (limited to 'source')
-rw-r--r-- | source/index.rst | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/source/index.rst b/source/index.rst index a8aa504..c6010e1 100644 --- a/source/index.rst +++ b/source/index.rst @@ -29,13 +29,13 @@ Conda is an open-source software package management system provided and maintain $ source activate root $ conda --version - conda 4.3.30 + conda 4.3.30 $ conda update conda $ conda --version - conda 4.3.31 + conda 4.3.31 $ conda update conda $ conda --version - conda 4.5.4 (Or whatever the latest version happens to be.) + conda 4.5.4 (Or whatever the latest version happens to be.) To receive AstroConda announcements, or engage in general discussion, feel free to subscribe to our `mailing list <https://groups.google.com/forum/#!forum/astroconda>`_. |