From 84438187badda4c66fda7e389ffc6a122c8d9c24 Mon Sep 17 00:00:00 2001 From: Alex Xu Date: Fri, 14 Jul 2023 22:17:56 -0700 Subject: [PATCH] Updated Installation (markdown) --- Installation.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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