📝 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

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