mirror of
https://github.com/zhigang1992/Argo.git
synced 2026-04-29 05:15:39 +08:00
Tell users to run bin/setup when contributing.
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user