>[!warning] If I were setting up a computer fresh, I would consider installing [[miniforge3]] instead of `miniconda`. `miniforge3` is preferred by the [[conda-forge]] community and uses [[mamba]], a faster installer than [[conda]]. Follow these instructions to install [[miniconda3]]. Install [[VS Code]] and [[git]] first. - Download the most recent version of the Miniconda3 installer [here](https://docs.conda.io/en/latest/miniconda.html). Select the appropriate option for your operating system. (If you are unsure of whether to download the 64-bit or 32-bit, on Windows open *Settings > System > About* and check the "System type" property.) Miniconda3 is named for the Python version it is distributed with, Python 3. ![latest miniconda installer links](https://storage.googleapis.com/ei-dev-assets/assets/chrome_mrqrWwM2zM.png) - Run the installer. The default options are fine for most users. That's it! > [!tip] > The installer recommends not checking the option to add miniconda3 to your [[PATH]] environment variable. If you do not select this option, follow the guide to [[add conda to Bash (miniconda3)]] to use [[Git Bash]] with [[conda]]. > [!NOTE]- Installation Screens > ![img](https://storage.googleapis.com/ei-dev-assets/assets/Miniconda3-latest-Windows-x86_64_xexbxtZGTJ.png) > > ![img](https://storage.googleapis.com/ei-dev-assets/assets/Miniconda3-latest-Windows-x86_64_ssc3TgyLPI.png) > > ![img](https://storage.googleapis.com/ei-dev-assets/assets/Miniconda3-latest-Windows-x86_64_xNxnDgB8d7.png) > > ![img](https://storage.googleapis.com/ei-dev-assets/assets/Miniconda3-latest-Windows-x86_64_btgf0YTZM0.png) > > ![img](https://storage.googleapis.com/ei-dev-assets/assets/Miniconda3-latest-Windows-x86_64_xMy4U2MyoM.png) > > ![img](https://storage.googleapis.com/ei-dev-assets/assets/Miniconda3-latest-Windows-x86_64_CpQ85ZNvtM.png) - Finally, create an Anaconda Nucleus account if you want.