mirror of
https://github.com/rbenv/ruby-build.git
synced 2024-12-28 20:55:31 +01:00
Clarify reinstalling behavior for HEAD package
This commit is contained in:
parent
e0424de863
commit
4fac6e411d
1 changed files with 3 additions and 0 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in a new issue