From: sylvain hellin Date: Mon, 31 Mar 2025 08:55:22 +0000 (+0200) Subject: ✏️ Update `docs/virtual-environments.md` (#1321) X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=26b67e28844f1536e07c5d32ab0b852842426f8f;p=thirdparty%2Ffastapi%2Fsqlmodel.git ✏️ Update `docs/virtual-environments.md` (#1321) --- diff --git a/docs/virtual-environments.md b/docs/virtual-environments.md index ca48de91..131cd53d 100644 --- a/docs/virtual-environments.md +++ b/docs/virtual-environments.md @@ -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