mirror of
https://github.com/rbenv/ruby-build.git
synced 2025-11-12 23:21:22 +01:00
Merge pull request #990 from MartinKoerner/brew_readme
Clarify reinstalling behavior for HEAD package
This commit is contained in:
commit
521c2f6dd9
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…
Add table
Add a link
Reference in a new issue