From 127aab0f96e93c8b00fb2732cb67ad75bc9506f0 Mon Sep 17 00:00:00 2001 From: Shane O'Brien Date: Fri, 10 May 2024 11:45:25 -0400 Subject: [PATCH] Remove 'below' link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c771589..ac40f44 100644 --- a/README.md +++ b/README.md @@ -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.