Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Merge pull request #741 from chrisseaton/patch-1
Note that ruby-build doesn't build Topaz, it installs the nightly build.
  • Loading branch information
alex committed May 30, 2013
2 parents 2eb527c + a436779 commit 9a6d4b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/getting-started.rst
Expand Up @@ -66,7 +66,7 @@ If you run ``homebrew`` on OS X, it's even easier::
$ brew update && brew install ruby-build
$ ruby-build topaz-dev /path/to/install/topaz

You can also build ``topaz`` using ``ruby-build`` as a plugin to ``rbenv``::
You can also install the latest nightly build of ``topaz`` using ``ruby-build`` as a plugin to ``rbenv``::

$ brew update && brew install rbenv ruby-build
$ rbenv install topaz-dev
Expand Down

0 comments on commit 9a6d4b7

Please sign in to comment.