Skip to content

Commit

Permalink
update installation instructions miniconda
Browse files Browse the repository at this point in the history
  • Loading branch information
stemarcotti committed Oct 8, 2024
1 parent c27dd5a commit 13880a6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Pages/Installation-Instructions.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ Please read the following instructions carefully to prepare for the workshop. Co

## Installing conda

1. Install Miniconda by following the installation instructions for your operating system at [this page](https://docs.anaconda.com/free/miniconda/miniconda-install/)
1. Install Miniconda by following the installation instructions for your operating system at [this page](https://docs.anaconda.com/free/miniconda/miniconda-install/). You can ignore the optional step 2.
2. Please check that the installation worked properly by opening the Terminal (MacOS) or Anaconda Prompt (Windows) and typing `conda list`. If conda has been installed correctly, a list of installed packages appears.

FAQ: "What should I do if I already have `conda` installed on my machine?"
Expand Down

0 comments on commit 13880a6

Please sign in to comment.