瀏覽代碼

Make "Automatic installer" command a copy-able code block (#2874)

pull/2876/head
Ryan Williams 8 月之前
committed by GitHub
父節點
當前提交
920d8d4dbe
沒有發現已知的金鑰在資料庫的簽署中 GPG 金鑰 ID: 4AEE18F83AFDEB23
共有 1 個檔案被更改,包括 3 行新增1 行删除
  1. +3
    -1
      README.md

+ 3
- 1
README.md 查看文件

@ -238,7 +238,9 @@ As far as Pyenv is concerned, version names are simply directories under
##### Automatic installer
`curl https://pyenv.run | bash`
```bash
curl https://pyenv.run | bash
```
For more details visit our other project:
https://github.com/pyenv/pyenv-installer

Loading…
取消
儲存