Commit c45d6430 authored by Michael Ledin's avatar Michael Ledin
Browse files

Homebrew upgrade for HEAD package.

parent 9bc99717
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -58,9 +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:
To upgrade the HEAD package use `--fetch-HEAD` option:

    brew reinstall --HEAD ruby-build
    brew upgrade --fetch-HEAD ruby-build

## Usage