Skip to content

Commit

Permalink
docs: Update how to install packages with package manager
Browse files Browse the repository at this point in the history
  • Loading branch information
chookity-pokk committed Oct 29, 2024
1 parent e2abab1 commit bfb3b06
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,9 @@ or you can use `pip` and install it with:
pip install .[ui]
```

It is recommended that you create a virtual environment first or install dependencies
via your package manager. They are usually found with `python-<package-name>`.

Pantalaimon can also be found on pypi:

pip install pantalaimon
Expand Down

0 comments on commit bfb3b06

Please sign in to comment.