Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
niklases authored Jul 5, 2022
1 parent 7f7ce90 commit 0b0b909
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ Tutorial section below).
<img src="workflow/Splitting_Workflow.png" alt="drawing" width="1000"/>

## Quick Installation
A quick installation of the PyPEF command line framework using PyPI for Linux and Windows for **Python 3.7–3.9** can be performed with:
A quick installation of the PyPEF command line framework using PyPI for Linux and Windows for **Python 3.9** can be performed with:

```
pip install -U pypef
Expand All @@ -48,7 +48,7 @@ pypef --help
The detailed routine for setting up a new virtual environment with Anaconda, installing the necessary Python packages for that environment, and running the Jupyter notebook tutorial can be found below in the Tutorial section.

## Requirements
- Python 3.7-3.9
- Python 3.9
- numpy
- pandas
- tqdm
Expand Down

0 comments on commit 0b0b909

Please sign in to comment.