Skip to content

Commit

Permalink
Merge pull request #223 from InjectiveLabs/fix/fix_readme_installation
Browse files Browse the repository at this point in the history
fix/fix_readme_installation
  • Loading branch information
aarmoa authored May 22, 2024
2 parents 8a251c5 + de43c30 commit 7294750
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 @@ -11,7 +11,7 @@ Clone the repository locally and install needed dependencies
```bash
$ git clone [email protected]:InjectiveLabs/sdk-go.git
$ cd sdk-go
$ go install ./...
$ go mod download
```

## Run examples
Expand Down

0 comments on commit 7294750

Please sign in to comment.