✏️ Update docs/virtual-environments.md (#1321)

This commit is contained in:
sylvain hellin
2025-03-31 10:55:22 +02:00
committed by GitHub
parent e7744e566f
commit 26b67e2884

View File

@ -668,7 +668,7 @@ After activating the virtual environment, the `PATH` variable would look somethi
/home/user/code/awesome-project/.venv/bin:/usr/bin:/bin:/usr/sbin:/sbin
```
That means that the system will now start looking first look for programs in:
That means that the system will now start looking first for programs in:
```plaintext
/home/user/code/awesome-project/.venv/bin