Skip to content

Commit a561f5b

Browse files
author
BlackSnowDot
authored
Merge pull request #21 from xX-MoonWalker-Xx/patch-1
Create install.bat
2 parents 981352a + 2449306 commit a561f5b

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

install.bat

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
@Echo off
2+
echo Installing Requirements.
3+
python3 -m pip install -r requirements.txt
4+
PAUSE

0 commit comments

Comments
 (0)