Skip to content

Commit

Permalink
docs: Install command
Browse files Browse the repository at this point in the history
  • Loading branch information
Dustin Blackman committed Feb 7, 2024
1 parent 3fc17ed commit a32fd2d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ The forgotten go tool that executes and caches binaries included in go.mod files
### Source

```sh
go get -u github.com/dustinblackman/gomodrun/cmd/gomodrun
go install github.com/dustinblackman/gomodrun/cmd/gomodrun@latest
```

## Usage
Expand Down

0 comments on commit a32fd2d

Please sign in to comment.