Skip to content

Commit

Permalink
update installation instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
cameroncooper committed Feb 7, 2024
1 parent c63e8e7 commit 34bf81a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,10 +15,10 @@ Prebuilt binaries can be downloaded from the [Releases](https://github.com/coins
brew install coinset-org/cli/coinset
```

### Go Get
### Go Install

```bash
go get coinset-org/cli/cmd/coinset
go install github.com/coinset-org/cli/cmd/coinset@latest
```

### Build from Source
Expand Down

0 comments on commit 34bf81a

Please sign in to comment.