We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1cd2d94 commit b3a4be3Copy full SHA for b3a4be3
README.md
@@ -7,7 +7,7 @@ Automated fix tool for missing `sync.Mutex` or `sync.RWMutex` unlocks.
7
## Installation
8
9
```
10
-# go install github.com/Qs-F/mutexunlock/cmd/mutexunlock
+# go install github.com/Qs-F/mutexunlock
11
12
13
## Usgae
0 commit comments