Skip to content

Commit d681438

Browse files
authored
Update README.md
1 parent 52d147f commit d681438

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

typescript/packages/plugins/allora/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ pnpm add @goat-sdk/plugin-allora
2323
import { allora } from '@goat-sdk/plugin-allora'
2424

2525
const plugin = allora({
26-
apiKey: process.env.ALLORA_API_KEY, // Get it from: https://allora.network/api-access
26+
apiKey: process.env.ALLORA_API_KEY, // Contact the Allora team on Discord for access to API keys
2727
})
2828
```
2929

0 commit comments

Comments
 (0)