Update README.md

README typo
This commit is contained in:
yumupdate
2022-03-02 11:49:07 +03:00
committed by GitHub
parent 888bcd642c
commit 280bde177f

View File

@@ -122,7 +122,7 @@ virtualenv venv
``` ```
source venv/bin/activate source venv/bin/activate
pip intall -r requirements.txt pip install -r requirements.txt
``` ```
* Make the script executable * Make the script executable