aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--README.md6
1 files changed, 1 insertions, 5 deletions
diff --git a/README.md b/README.md
index 4479ddd..68b250f 100644
--- a/README.md
+++ b/README.md
@@ -41,11 +41,7 @@ In order to install all dependencies automatically use the [pip](https://pypi.or
41pip install -r requirements.txt 41pip install -r requirements.txt
42``` 42```
43 43
44After done with the environment run; 44Rest of this README assumes that you are on the repository root directory.
45
46```bash
47deactivate
48```
49 45
50</p> 46</p>
51</details> 47</details>