Browse Source

Update Contribution guide with correct repo path

master
Chris Chernoff 11 years ago
parent
commit
bf6f80d7c7
  1. 2
      CONTRIBUTING.md

2
CONTRIBUTING.md

@ -13,6 +13,6 @@ contribute:
```bash
github_user='<my-github-username>'
cd $(brew --prefix)/Library/Taps/caskroom-versions
cd $(brew --prefix)/Library/Taps/caskroom/homebrew-versions
git remote add $github_user https://github.com/$github_user/homebrew-versions
```

Loading…
Cancel
Save