From 7318933a3ac94649b3aab16bf4c559bdb19e7e26 Mon Sep 17 00:00:00 2001 From: Matt Rendina Date: Fri, 19 Oct 2018 11:20:14 -0400 Subject: Formatting? --- source/index.rst | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'source') 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 `_. -- cgit