diff --git a/Installation.md b/Installation.md index fdc0d33..b5f3597 100644 --- a/Installation.md +++ b/Installation.md @@ -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