Commit ffef6069 by Mislav Marohnić Committed by GitHub

Merge pull request #1031 from mxl/brew-upgrade

Homebrew upgrade for HEAD package.
parents 9bc99717 c45d6430
...@@ -58,9 +58,9 @@ Or, if you would like to install the latest development release: ...@@ -58,9 +58,9 @@ Or, if you would like to install the latest development release:
brew install --HEAD ruby-build brew install --HEAD ruby-build
Note, that if you chose to install the HEAD package, you need to reinstall it for every update: To upgrade the HEAD package use `--fetch-HEAD` option:
brew reinstall --HEAD ruby-build brew upgrade --fetch-HEAD ruby-build
## Usage ## Usage
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment