mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-17 14:26:45 -06:00
Merge pull request #1018 from billwanjohi/contributing_tweak
contributing.md: symlink to taps instead of home
This commit is contained in:
commit
1efae593da
1 changed files with 1 additions and 1 deletions
|
|
@ -182,7 +182,7 @@ this:
|
|||
```bash
|
||||
$ cd $(brew --prefix brew-cask)
|
||||
$ mv rubylib{,.orig}
|
||||
$ ln -s ~/homebrew-cask/lib rubylib
|
||||
$ ln -s $(brew --prefix)/Library/Taps/phinze-cask/lib rubylib
|
||||
```
|
||||
|
||||
Now you can hack on `~/homebrew-cask` and use the cli to interact with the code.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue