Browse Source

Update README.md with new location of caskroom.

Paul Gross 12 years ago
parent
commit
661cce07f2
  1. 6
      README.md

6
README.md

@ -38,7 +38,7 @@ Cool, there it is. Let's install it.
$ brew cask install google-chrome $ brew cask install google-chrome
Downloading... Downloading...
Success! google-chrome installed to /usr/local/Caskroom/google-chrome/stable-channel Success! google-chrome installed to /opt/homebrew-cask/Caskroom/google-chrome/stable-channel
Now we have `Google Chrome.app` in our Caskroom. Cool. Now we have `Google Chrome.app` in our Caskroom. Cool.
@ -47,7 +47,7 @@ Integration"](#alfred-integration) below for an idea that makes this step
unnecessary): unnecessary):
$ brew cask linkapps $ brew cask linkapps
/Users/phinze/Applications/Google Chrome.app -> /usr/local/Caskroom/google-chrome/17.0.963.56/Google Chrome.app /Users/phinze/Applications/Google Chrome.app -> /opt/homebrew-cask/Caskroom/google-chrome/17.0.963.56/Google Chrome.app
And there we have it. Google Chrome installed with a few quick commands; no clicking, no dragging, no dropping. And there we have it. Google Chrome installed with a few quick commands; no clicking, no dragging, no dropping.
@ -134,7 +134,7 @@ $ brew cask install --appdir="~/Applications" google-chrome
# Alfred Integration # Alfred Integration
I've been using Casks along with Alfred to great effect. Just add I've been using Casks along with Alfred to great effect. Just add
`/usr/local/Caskroom` as a Search Scope in Alfred's preferences (you `/opt/homebrew-cask/Caskroom` as a Search Scope in Alfred's preferences (you
may need to press Cmd-Shift-G in the file chooser), and then may need to press Cmd-Shift-G in the file chooser), and then
applications become available in Alfred immediately after a applications become available in Alfred immediately after a
`brew cask install`. Your fingertips will thank you. `brew cask install`. Your fingertips will thank you.

Loading…
Cancel
Save