mirror of
https://github.com/pyenv/pyenv.git
synced 2025-11-13 13:53:53 -05:00
Make "Automatic installer" command a copy-able code block (#2874)
This commit is contained in:
@@ -238,7 +238,9 @@ As far as Pyenv is concerned, version names are simply directories under
|
|||||||
|
|
||||||
##### Automatic installer
|
##### Automatic installer
|
||||||
|
|
||||||
`curl https://pyenv.run | bash`
|
```bash
|
||||||
|
curl https://pyenv.run | bash
|
||||||
|
```
|
||||||
|
|
||||||
For more details visit our other project:
|
For more details visit our other project:
|
||||||
https://github.com/pyenv/pyenv-installer
|
https://github.com/pyenv/pyenv-installer
|
||||||
|
|||||||
Reference in New Issue
Block a user