Clarify reinstalling behavior for HEAD package

This commit is contained in:
MartinKoerner 2016-09-07 09:02:54 +02:00 committed by GitHub
parent e0424de863
commit 4fac6e411d

View file

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