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

This commit is contained in:
Ryan Williams 2023-12-30 10:11:56 -05:00 committed by GitHub
parent 2d85075123
commit 920d8d4dbe
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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