Skip to content
Snippets Groups Projects
Commit 80477722 authored by David Verelst's avatar David Verelst
Browse files

removed too much from install instructions, add section on downloading Anaconda again

parent 84f8d9f4
No related branches found
No related tags found
No related merge requests found
Pipeline #
......@@ -98,6 +98,13 @@ if you are not happy with it, see [here](https://git-scm.com/downloads/guis).
* Anaconda is a professional grade, full blown scientific Python distribution.
* Download and install Anaconda from
[https://www.continuum.io/downloads](https://www.continuum.io/downloads).
> Note: the choice of Anaconda for Python 2.7 or Python 3.5 only affects the
root environment. You can always create additional environments using other
Python versions, see below.
* Update the root Anaconda environment (type in a terminal):
```
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment