We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5dd6068 + fba447d commit 77f1911Copy full SHA for 77f1911
README.md
@@ -91,7 +91,7 @@ of Mac applications distributed as binaries. It's implemented as a homebrew
91
92
You must have the homebrew-cask repository tapped.
93
94
- homebrew_tap 'phinze/cask'
+ homebrew_tap 'caskroom/cask'
95
96
And then install the homebrew cask package before using this LWRP.
97
@@ -111,7 +111,7 @@ And then install the homebrew cask package before using this LWRP.
111
Default action is `:cask` which installs the Application binary . Use `:uncask` to
112
uninstall a an Application.
113
114
-[View the list of available Casks](https://github.com/phinze/homebrew-cask/tree/master/Casks)
+[View the list of available Casks](https://github.com/caskroom/homebrew-cask/tree/master/Casks)
115
116
117
Usage
0 commit comments