Skip to content
Snippets Groups Projects
Commit 4d9cdc12 authored by Wigal, Jacob (CIV)'s avatar Wigal, Jacob (CIV) :sparkles:
Browse files

Update py-packages_installation.rst

parent 48e89257
No related branches found
No related tags found
No related merge requests found
...@@ -14,7 +14,7 @@ Install Anaconda on Windows ...@@ -14,7 +14,7 @@ Install Anaconda on Windows
`Download Anaconda installer (Latest Python version, 64 bit) <https://www.anaconda.com/distribution/>`_ for Windows. `Download Anaconda installer (Latest Python version, 64 bit) <https://www.anaconda.com/distribution/>`_ for Windows.
Install Anaconda to your computer by double clicking the installer and install it into a directory you want (needs admin rights). Install Anaconda to your computer by double clicking the installer and install it into a directory you want (needs admin rights).
Install it to **all users** and use default settings. Install it to **all users** and make sure the "add to PATH" box is checked.
Test that the Anaconda package manager called ``conda`` works by opening the newly downloaded **Anaconda Prompt** and running the command ``conda --version``. Test that the Anaconda package manager called ``conda`` works by opening the newly downloaded **Anaconda Prompt** and running the command ``conda --version``.
......
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