mirror of
https://github.com/taigrr/yq
synced 2026-03-23 21:02:25 -07:00
Clearer README
This commit is contained in:
@@ -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`
|
||||||
|
|||||||
Reference in New Issue
Block a user