Skip to content

Commit

Permalink
Adjust pip command in README
Browse files Browse the repository at this point in the history
  • Loading branch information
andreas-bauer committed Jan 30, 2024
1 parent 104de19 commit 4801a74
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ data fields of the CSV file.
You have to install the dependencies first.

```sh
pip install -r requirements.txt
pip3 install -r requirements.txt
```

## Usage
Expand Down

0 comments on commit 4801a74

Please sign in to comment.