]> git.ipfire.org Git - thirdparty/fastapi/fastapi.git/commitdiff
📝 Remove duplicate line in docs for `docs/en/docs/environment-variables.md` (#12169)
authorGuillaume Fassot <97948781+prometek@users.noreply.github.com>
Sun, 8 Sep 2024 20:36:53 +0000 (22:36 +0200)
committerGitHub <noreply@github.com>
Sun, 8 Sep 2024 20:36:53 +0000 (22:36 +0200)
docs/en/docs/environment-variables.md

index 78e82d5af65a4803ea3c64e34d05c8bf44d5dd98..43dd06add3d56ae241ed8d25111cb6bebcd19d47 100644 (file)
@@ -243,8 +243,6 @@ This way, when you type `python` in the terminal, the system will find the Pytho
 
 ////
 
-This way, when you type `python` in the terminal, the system will find the Python program in `/opt/custompython/bin` (the last directory) and use that one.
-
 So, if you type:
 
 <div class="termy">