mirror of https://github.com/tiangolo/fastapi.git
📝 Remove duplicate line in docs for `docs/en/docs/environment-variables.md` (#12169)
This commit is contained in:
parent
3a4431b6fe
commit
270aef71c4
|
|
@ -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">
|
||||
|
|
|
|||
Loading…
Reference in New Issue