mirror of
https://github.com/pyenv/pyenv.git
synced 2024-11-07 20:31:01 -05:00
Merge pull request #45 from Domon/fix-formatting-in-readme
Fix formatting in the Homebrew section of README
This commit is contained in:
commit
0fe18d0dc1
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