mirror of
https://github.com/pyenv/pyenv.git
synced 2024-11-21 20:47:00 -05:00
Fix formatting in the Homebrew section of README
This commit is contained in:
parent
ce66352f6d
commit
cc6c45d7fb
1 changed files with 2 additions and 2 deletions
|
@ -208,10 +208,10 @@ You can also install pyenv using the
|
|||
[Homebrew](http://mxcl.github.com/homebrew/) package manager on Mac OS
|
||||
X.
|
||||
|
||||
~~
|
||||
~~~
|
||||
$ brew update
|
||||
$ brew install pyenv
|
||||
~~
|
||||
~~~
|
||||
|
||||
To later update these installs, use `upgrade` instead of `install`.
|
||||
|
||||
|
|
Loading…
Reference in a new issue