Skip to content

Commit 08bd8a8

Browse files
authored
typo
1 parent 0fc406d commit 08bd8a8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

learners/setup.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -172,7 +172,7 @@ The following are packages needed for this workshop:
172172
All packages apart from `plotnine` will have automatically been installed with Anaconda
173173
and we can use Anaconda as a package manager to install the missing `plotnine` package:
174174
You need to open up a *Terminal*, if you are using Mac OSX, or Linux (see instructions above),
175-
or launch an *anaconda-promt*, if you are using Windows. In your terminal window type the following:
175+
or launch an *anaconda-prompt*, if you are using Windows. In your terminal window type the following:
176176

177177
```bash
178178
conda install -y -c conda-forge plotnine

0 commit comments

Comments
 (0)