Update venv.md
This commit is contained in:
+2
-2
@@ -10,7 +10,7 @@ To activate the venv
|
||||
|
||||
Your terminal should then look like this
|
||||
```bash
|
||||
% (venv) jonas@bendorama %
|
||||
(venv) jonas@bendorama %
|
||||
```
|
||||
|
||||
If it doesn't make sure you run the source command before working on your project.
|
||||
@@ -18,4 +18,4 @@ If it doesn't make sure you run the source command before working on your projec
|
||||
To deactivate the venv just run
|
||||
```bash
|
||||
% deactivate
|
||||
```
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user