Skip to content

Commit

Permalink
Update installing_Python.md
Browse files Browse the repository at this point in the history
update link
  • Loading branch information
marcoalopez committed Jan 30, 2024
1 parent 3d7e3cb commit 37a80b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion notebooks/installing_Python.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ To install Python and the necessary scientific libraries, we will use a free env

For this course, we will install Miniconda which allows us to manage Python packages through the console with a minimal installation (don't be scared, it's simpler than it sounds).

1. Go to https://docs.conda.io/en/latest/miniconda.html and download the latest version of miniconda for your operating system.
1. Go to https://docs.conda.io/projects/miniconda/en/latest/ and download the latest version of miniconda for your operating system.

2. Install miniconda following the instructions.

Expand Down

0 comments on commit 37a80b7

Please sign in to comment.