Skip to content

Commit

Permalink
Corrected typo
Browse files Browse the repository at this point in the history
  • Loading branch information
Maren-Eckhoff authored Jun 4, 2019
1 parent 1e06d17 commit 3f48ccd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sources/curriculum/setup/software-setup/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -181,7 +181,7 @@ Depending on your command shell (`bash`, `zsh`, `csh`, etc) configuration you sh

To perform the same task in anaconda, type

$ conda create -n dssg python = 3.7
$ conda create -n dssg python=3.7

Press `y` to proceed. This wil install the Python version and all the default anaconda packages in `path_to_your_anaconda_location/anaconda/envs/dssg`

Expand Down

0 comments on commit 3f48ccd

Please sign in to comment.