Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
maneesha authored Feb 21, 2024
1 parent 0fc406d commit 08bd8a8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion learners/setup.md
Original file line number Diff line number Diff line change
Expand Up @@ -172,7 +172,7 @@ The following are packages needed for this workshop:
All packages apart from `plotnine` will have automatically been installed with Anaconda
and we can use Anaconda as a package manager to install the missing `plotnine` package:
You need to open up a *Terminal*, if you are using Mac OSX, or Linux (see instructions above),
or launch an *anaconda-promt*, if you are using Windows. In your terminal window type the following:
or launch an *anaconda-prompt*, if you are using Windows. In your terminal window type the following:

```bash
conda install -y -c conda-forge plotnine
Expand Down

0 comments on commit 08bd8a8

Please sign in to comment.