We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 9bc9971 + c45d643 commit ffef606Copy full SHA for ffef606
README.md
@@ -58,9 +58,9 @@ Or, if you would like to install the latest development release:
58
59
brew install --HEAD ruby-build
60
61
-Note, that if you chose to install the HEAD package, you need to reinstall it for every update:
+To upgrade the HEAD package use `--fetch-HEAD` option:
62
63
- brew reinstall --HEAD ruby-build
+ brew upgrade --fetch-HEAD ruby-build
64
65
## Usage
66
0 commit comments