Update venv.md

This commit is contained in:
bender
2025-01-15 19:38:02 -08:00
committed by GitHub
parent f7f7822a55
commit d615903698
+1 -1
View File
@@ -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.