mirror of
https://github.com/fastapi/sqlmodel.git
synced 2026-01-06 01:19:50 -06:00
✏️ Update docs/virtual-environments.md (#1321)
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user