Commit 521c2f6d by SHIBATA Hiroshi Committed by GitHub

Merge pull request #990 from MartinKoerner/brew_readme

Clarify reinstalling behavior for HEAD package
parents 9d7eed88 4fac6e41
...@@ -58,6 +58,9 @@ Or, if you would like to install the latest development release: ...@@ -58,6 +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:
brew reinstall --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