Skip to content

Commit

Permalink
Updated setup.bat
Browse files Browse the repository at this point in the history
  • Loading branch information
CedArctic committed Nov 24, 2020
1 parent d8dc110 commit 06d99de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.bat
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

echo Installing required packages.

pip install -U -r .\requirements.txt
pip install --user -r .\requirements.txt

SET exampleFile=".env.example"
SET newFile=".env."
Expand Down

0 comments on commit 06d99de

Please sign in to comment.