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``.