diff --git a/README.md b/README.md index 96b758e7..8870d2b5 100644 --- a/README.md +++ b/README.md @@ -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`.