Tell users to run bin/setup when contributing.

This commit is contained in:
Gordon Fontenot
2015-07-27 10:33:15 -04:00
parent 569b890e64
commit 4b71fa487b

View File

@@ -5,8 +5,9 @@ while contributing.
## Dependencies
Argo uses [Carthage][] for dependency management. Once you have it installed,
simply run `carthage bootstrap` to install the dependencies.
Argo uses [Carthage][] for dependency management. Running `bin/setup` will
install Carthage if it isn't already installed, then download the
dependencies.
[Carthage]: https://github.com/Carthage/Carthage