1
0
mirror of https://github.com/taigrr/yq synced 2025-01-18 04:53:17 -08:00

Clearer README

This commit is contained in:
Mike Farah 2017-12-18 09:02:39 +11:00
parent 6fc3bdf58f
commit 1f6d7a50b2

View File

@ -50,7 +50,7 @@ Use "yaml [command] --help" for more information about a command.
``` ```
## Contribute ## 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 2. add unit tests
3. apply changes 3. apply changes
4. `make` 4. `make`