From ad1e8e3f2aa2d2a2fed22a898daa9088b5c6c824 Mon Sep 17 00:00:00 2001 From: Arihant Bansal <17180950+arihantbansal@users.noreply.github.com> Date: Mon, 23 Dec 2024 11:52:28 +0530 Subject: [PATCH] fix --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 99dae4d..f56e1f3 100644 --- a/README.md +++ b/README.md @@ -78,7 +78,7 @@ npm install solana-agent-kit ## Quick Start ```typescript -agent: SolanaAgentKit, createSolanaTools } from "solana-agent-kit"; +import { SolanaAgentKit, createSolanaTools } from "solana-agent-kit"; // Initialize with private key and optional RPC URL const agent = new SolanaAgentKit(