This commit is contained in:
Jedrzej Slupski 2024-01-14 19:31:52 +01:00
parent 4cbbda8ad1
commit bb190133fd
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
python -m venv venv
Go into venv -> Scripts -> activate
source venv/bin/activate
pip install -r requirements.txt
python script.py