Fix formatting in the Homebrew section of README

This commit is contained in:
Chun-wei Kuo 2013-08-01 18:01:38 +08:00
parent ce66352f6d
commit cc6c45d7fb

View file

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