Commit 4fac6e41 by MartinKoerner Committed by GitHub

Clarify reinstalling behavior for HEAD package

parent e0424de8
......@@ -58,6 +58,9 @@ Or, if you would like to install the latest development release:
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
......
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