Skip to content

Commit

Permalink
Update setup.bat
Browse files Browse the repository at this point in the history
  • Loading branch information
CursedPrograms committed Jan 25, 2024
1 parent bd0a32b commit 473c876
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions setup.bat
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
main.py
pause
@echo off
python -m venv psdenv
cmd /k ".\psdenv\Scripts\activate & python main.py"

0 comments on commit 473c876

Please sign in to comment.