We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d6a2f27 commit cb1d625Copy full SHA for cb1d625
README.md
@@ -32,7 +32,7 @@ Download the latest release from [https://github.com/jakewarren/fixme/releases](
32
### Option 2: From source
33
34
```
35
-go get github.com/jakewarren/fixme
+go install github.com/jakewarren/fixme@latest
36
37
38
## Usage
0 commit comments