From 9dbe30718c3221cdae02959fe953683681b61117 Mon Sep 17 00:00:00 2001 From: martinholmer Date: Wed, 7 Dec 2016 17:52:13 -0500 Subject: [PATCH] Add to contributor_guide.rst documentation. --- docs/source/contributor_guide.rst | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/docs/source/contributor_guide.rst b/docs/source/contributor_guide.rst index 124c5cdb9..6a740f558 100644 --- a/docs/source/contributor_guide.rst +++ b/docs/source/contributor_guide.rst @@ -91,8 +91,6 @@ Setup Git validation tests if you are working on Windows. For more detail on Tax-Calculator testing procedures, read the `testing documentation`_. - - .. code-block:: python tax-calculator$ cd taxcalc @@ -108,6 +106,7 @@ Setup Git tax-calculator$ conda update conda tax-calculator$ conda update anaconda + tax-calculator$ conda env update If you've made it this far, you've successfully made a remote copy (a fork) of central Tax-Calculator repo. That remote repo is hosted on