Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit ffa804f

Browse files
committed
Added an example for installing via homebrew.
1 parent def1849 commit ffa804f

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,12 @@ with:
4242
wget http://cloud.github.com/downloads/postmodern/chruby/chruby-0.2.0.tar.bz2.asc
4343
gpg --verify chruby-0.2.0.tar.bz2.asc chruby-0.2.0.tar.bz2
4444

45+
### Homebrew
46+
47+
chruby can also be installed with homebrew:
48+
49+
brew install https://raw.github.com/postmodern/chruby/homebrew/homebrew/chruby.rb
50+
4551
## Configuration
4652

4753
Add the following lines to your `~/.bashrc` or `~/.profile` file:

0 commit comments

Comments
 (0)