本網站在啟用 JavaScript 的情況下可以運作的更好。
首頁
探索
說明
登入
isprogram
/
pyenv
镜像来自
https://github.com/pyenv/pyenv.git
關注
1
收藏
0
複製
0
程式碼
問題
0
Projects
0
版本發佈
241
Wiki
活動
瀏覽代碼
Fix capitalization
pull/1964/head
Ivan Pozdeev
5 年之前
父節點
159327ff25
當前提交
cb1390cb49
共有
1 個檔案被更改
,包括
1 行新增
和
1 行删除
分割檢視
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
README.md
+ 1
- 1
README.md
查看文件
@ -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
Write
Preview
Loading…
取消
儲存