diff --git a/README.md b/README.md index 0e45f28..7f2bd2d 100644 --- a/README.md +++ b/README.md @@ -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-`. + Pantalaimon can also be found on pypi: pip install pantalaimon