Il sito funziona meglio con JavaScript.
Home
Esplora
Aiuto
Accedi
isprogram
/
pyenv
mirror da
https://github.com/pyenv/pyenv.git
Segui
1
Vota
0
Forka
0
Codice
Problemi
0
Projects
0
Rilasci
241
Wiki
Attività
Sfoglia il codice sorgente
Fix capitalization
pull/1964/head
Ivan Pozdeev
5 anni fa
parent
159327ff25
commit
cb1390cb49
1 ha cambiato i file
con
1 aggiunte
e
1 eliminazioni
Visualizzazione separata
Opzioni Diff
Mostra statistiche
Scarica il file Patch
Scarica il file Diff
+1
-1
README.md
+ 1
- 1
README.md
Vedi File
@ -226,7 +226,7 @@ easy to fork and contribute any changes back upstream.
to add the
`PYENV_ROOT=`
and
`PATH=`
lines.
You also don't need to add commands into
`~/.profile`
if your shell doesn't use it.
- For
**
b
ash**
:
- For
**
B
ash**
:
~~~ bash
echo 'export PYENV_ROOT="$HOME/.pyenv"' >> ~/.profile
Scrivi
Anteprima
Caricamento…
Annulla
Salva