Skip to content

Commit

Permalink
🟢 Windows setup file updated.
Browse files Browse the repository at this point in the history
  • Loading branch information
Arvinth-Krishna authored Nov 24, 2021
1 parent d032c4e commit 0fe2c87
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 --user -r .\requirements.txt
python -m pip install --user -r .\requirements.txt

SET exampleFile="dummy_env.txt"
SET newFile=".env."
Expand Down

0 comments on commit 0fe2c87

Please sign in to comment.