Skip to content

Commit be05457

Browse files
authored
Rename CLI to codeownerslint (#38)
1 parent 7dd54d6 commit be05457

4 files changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,11 +17,11 @@ To find package documentation follow https://godoc.org/github.com/fmenezes/codeo
1717

1818
#### Installation
1919

20-
Simply run `go get -u github.com/fmenezes/codeowners/cmd/codeowners`
20+
Simply run `go get -u github.com/fmenezes/codeowners/cmd/codeownerslint`
2121

2222
#### Usage
2323

24-
Simply calling `codeowners` will kick off the cli on the current directory.
24+
Simply calling `codeownerslint` will kick off the cli on the current directory.
2525

2626
##### Options
2727

0 commit comments

Comments
 (0)