Browse Source

Found duplicate line in docs for docs/environment-variables.md

pull/12169/head
Guillaume Fassot 9 months ago
parent
commit
da563542cc
  1. 2
      docs/en/docs/environment-variables.md

2
docs/en/docs/environment-variables.md

@ -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…
Cancel
Save