Skip to content

Commit

Permalink
Update tutorial.md
Browse files Browse the repository at this point in the history
  • Loading branch information
poshul authored Feb 17, 2024
1 parent e569a8f commit c2a56fb
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions docs/run-workflows-with-openms-tools/knime/tutorial.md
Original file line number Diff line number Diff line change
Expand Up @@ -2454,9 +2454,8 @@ One basic requirement for the installation of python packages, in particular pyO
#### Windows

1. Install [Python 3.9](http://www.python.org/download/).
2. Install [NumPy](http:///www.lfd.uci.edu/~gohlke/pythonlibs/#numpy).
3. Install pip (see above).
4. On the command line:
2. Install pip (see above).
3. On the command line:
```bash
python -m pip install -U pip
python -m pip install -U numpy
Expand Down

0 comments on commit c2a56fb

Please sign in to comment.