Skip to content

Commit

Permalink
Merge pull request #44 from datacarpentry/fix-anaconda-link
Browse files Browse the repository at this point in the history
Fix Anaconda link
  • Loading branch information
iramosp authored Feb 19, 2024
2 parents f657447 + 1ba21cf commit fb88c0a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion files/setup-python.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@

## Anaconda installation

Download and install [Anaconda](https://www.anaconda.com/distribution/#download-section).
Download and install [Anaconda](https://www.anaconda.com/download).
Remember to choose the installer for Python 3.x.
Anaconda does not include the plotting package plotnine. To install this package, open your terminal application and
type:
Expand Down

0 comments on commit fb88c0a

Please sign in to comment.