Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Co-authored-by: Shane O'Brien <32044819+ProfMoo@users.noreply.github.com>
  • Loading branch information
drohit-cb and ProfMoo authored May 8, 2024
1 parent ad84420 commit 78862ed
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,10 +22,9 @@ Prerequisite: [Go 1.21+](https://go.dev/doc/install)
2. Create and download an API key from the [Cloud Platform](https://portal.cloud.coinbase.com/access/api).
3. Place the key named `.coinbase_cloud_api_key.json` at the root of your repository.
4. Setup a Go project and run the example :rocket:

```shell
go mod init example && go mod tidy
go run example.go
```
go mod init example && go mod tidy && go run example.go

### Stake Partial ETH :diamond_shape_with_a_dot_inside:

Expand Down

0 comments on commit 78862ed

Please sign in to comment.