Update home authored by van Vliet's avatar van Vliet
......@@ -1943,7 +1943,7 @@ wheel 0.34.2
If you have to install, setup and work with a complex program/project you should make use of the **conda** tool.
Conda it self is a package management system, while *anaconda*, *miniconda* and *bioconda* provides you with a virtual Python environment and a lot of optimized Python packages, especially for researchers and scientists.
These packages you can easily install with this environment.
These packages you can easily install within this environment.
* Anaconda - collection with the mose packages
* Miniconda - light-weighted Anaconda version (you should start with this version)
......
......