Update requirements.

Suggested by @mermakov.
This commit is contained in:
Sergey Vartanov 2021-09-21 07:17:52 +03:00
parent 4fc43f36c9
commit 4c955c79b8
2 changed files with 6 additions and 2 deletions

View file

@ -170,7 +170,9 @@ Every way and node displayed with the random color picked for each author with \
Requirements\: Python 3.9/* or higher*/.
To install all packages, run\:
\list
{Install \ref {https://www.cairographics.org/download/} {cairo 2D graphic library},}
{install Python packages\:}
\code {pip install -r requirements.txt
pip install .} {bash}