Skip to content

Commit

Permalink
docs: fix go install command
Browse files Browse the repository at this point in the history
  • Loading branch information
imiric committed Apr 21, 2024
1 parent d2a57fa commit b7b5839
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 @@ -32,7 +32,7 @@ First, ensure [Git](https://github.com/git-guides/install-git) and [Go](https://
Then in a terminal run:

```sh
go install go.hackfix.me/disco@latest
go install go.hackfix.me/disco/cmd/disco@latest
```


Expand Down

0 comments on commit b7b5839

Please sign in to comment.