Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
use poetry to install
  • Loading branch information
sebdraven committed Mar 7, 2023
1 parent e68d856 commit 78b93bb
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 @@ -8,7 +8,7 @@ Pyeti-python allows you to extract data from YETI such as specific observables (
To install it you can clone the repo and run the following command:

```bash
python3 setup.py install
poetry install
```

You can also install it with pip:
Expand Down

0 comments on commit 78b93bb

Please sign in to comment.