mirror of
https://github.com/BigBoiCJ/SteamAutoCracker.git
synced 2025-05-16 22:33:58 +02:00
3 lines
No EOL
82 B
Batchfile
3 lines
No EOL
82 B
Batchfile
py -m venv .venv
|
|
call .venv\Scripts\activate.bat
|
|
pip install -r requirements.txt |