Changed script command in readme

This commit is contained in:
Real96 2022-01-07 23:29:54 +01:00
parent 61c8ba6452
commit c5d282d31c

View File

@ -17,7 +17,7 @@ OpenCV 4.5.4
git clone https://github.com/niart120/Project_Xs.git
cd ./Project_Xs
pip install -r requirements.txt
python ./src/tidsid.py
python ./src/player_blink_gui.py
```
(English ver, using DeepL)
@ -38,5 +38,5 @@ If you don't understand some of them, google it.
git clone https://github.com/niart120/Project_Xs.git
cd ./Project_Xs
pip install -r requirements.txt
python ./src/tidsid.py
python ./src/player_blink_gui.py
```