Skip to content

Commit

Permalink
Remove 'below' link
Browse files Browse the repository at this point in the history
  • Loading branch information
ProfMoo committed May 10, 2024
1 parent d2946b6 commit 127aab0
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 @@ -24,7 +24,7 @@ Prerequisite: [Node 20+](https://www.npmjs.com/package/node/v/20.11.1)
npm install @coinbase/staking-client-library-ts
```

2. Copy and paste a code sample from [below](#stake-partial-eth-💠) or any other [example](./examples/) into an `example.ts` file.
2. Copy and paste a code sample from below or any other [example](./examples/) into an `example.ts` file.

3. Create a new API Key in the [portal](https://portal.cdp.coinbase.com/access/api) and paste the API Key name and private key into the example.

Expand Down

0 comments on commit 127aab0

Please sign in to comment.