Skip to content

Commit 10deafc

Browse files
Update install.bat
1 parent 634f67d commit 10deafc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

install.bat

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
@Echo off
22
echo Installing Requirements.
3-
python3 -m pip install -r requirements.txt
3+
py -m pip install -r requirements.txt
44
PAUSE

0 commit comments

Comments
 (0)