File tree 1 file changed +2
-1
lines changed
1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -180,7 +180,8 @@ $ brew cask install caskroom/fonts/font-symbola
180
180
You can also modify the default installation locations used when issuing ` brew cask install ` :
181
181
182
182
* ` --caskroom=/my/path ` determines where the actual applications will be located.
183
- Default is ` /opt/homebrew-cask/Caskroom `
183
+ Should be handled with care — setting it outside ` /opt ` or your home directory might mess up your system.
184
+ Default is ` /opt/homebrew-cask/Caskroom ` .
184
185
* ` --appdir=/my/path ` changes the path where the symlinks to the applications (above)
185
186
will be generated. This is commonly used to create the links in the _ root_ Applications directory
186
187
instead of the _ home_ Applications directory by specifying ` --appdir=/Applications ` . Default is ` ~/Applications ` .
You can’t perform that action at this time.
0 commit comments