Clearer README

This commit is contained in:
Mike Farah 2017-12-18 09:02:39 +11:00
parent 6fc3bdf58f
commit 1f6d7a50b2
1 changed files with 1 additions and 1 deletions

View File

@ -50,7 +50,7 @@ Use "yaml [command] --help" for more information about a command.
```
## Contribute
1. `make vendor` OR run `govendor sync` [link](https://github.com/kardianos/govendor)
1. `make [local] vendor` OR run `govendor sync` [link](https://github.com/kardianos/govendor)
2. add unit tests
3. apply changes
4. `make`