Skip to content

Commit

Permalink
Fix typing
Browse files Browse the repository at this point in the history
  • Loading branch information
Kiyotoko authored Sep 29, 2024
1 parent 52857be commit e53dba1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion compile.bat
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
rem Checkout pip requirements
python -m venv venv
.\venv\Scrits\pip install -r requirements.txt
.\venv\Scripts\pip install -r requirements.txt

setlocal EnableDelayedExpansion

Expand Down

0 comments on commit e53dba1

Please sign in to comment.