📝 Remove duplicate line in docs for `docs/en/docs/environment-variables.md` (#12169)

This commit is contained in:
Guillaume Fassot 2024-09-08 22:36:53 +02:00 committed by GitHub
parent 3a4431b6fe
commit 270aef71c4
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 0 additions and 2 deletions

View 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">