1
0
mirror of https://github.com/ciromattia/kcc synced 2026-06-17 20:10:41 +00:00

Updated Installation (markdown)

Alex Xu
2023-07-14 22:17:56 -07:00
parent 46ad6578f5
commit 84438187ba
+1 -1
@@ -154,7 +154,7 @@ pip install -r requirements.txt
python kcc.py
```
Every time you close Command Prompt, you will need to reactivate the virtual environment and re-run:
Every time you close Terminal, you will need to reactivate the virtual environment and re-run:
```
source venv/bin/activate