Skip to content

Commit 44122c8

Browse files
committed
Fix package name
1 parent 01f11fb commit 44122c8

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ go install github.com/uudashr/iface/cmd/ifacecheck@latest
1919
To install individual linter, use the following command:
2020
```sh
2121
go install github.com/uudashr/iface/unused/cmd/unusediface@latest
22-
go install github.com/uudashr/iface/duplicate/cmd/duplicateiface@latest
22+
go install github.com/uudashr/iface/identical/cmd/identicaliface@latest
2323
go install github.com/uudashr/iface/opaque/cmd/opaqueiface@latest
2424
```
2525

0 commit comments

Comments
 (0)