>[!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.

- 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
> 
>
> 
>
> 
>
> 
>
> 
>
> 
- Finally, create an Anaconda Nucleus account if you want.