Skip to content

Commit

Permalink
(fix) Fixed instructions on how to prepare to use the SDK after cloni…
Browse files Browse the repository at this point in the history
…ng the repo
  • Loading branch information
aarmoa committed May 22, 2024
1 parent 8a251c5 commit de43c30
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 de43c30

Please sign in to comment.