From d1c70675b448bfe904b4cf548bc456a1e2d92740 Mon Sep 17 00:00:00 2001 From: Vishal Mathur Date: Tue, 24 Sep 2024 08:33:37 -0700 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b8824e7..a3b5ada 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ Before you begin, ensure you have the following: - **Node.js**: Install the latest stable version of Node.js from [nodejs.org](https://nodejs.org/). -- **Magic Account**: Sign up at [Magic](https://magic.link/) for authentication and wallet services. You'll need access to the API wallets feature, reach out here (https://magic.link/contact). +- **Magic Account**: Sign up at [Magic](https://magic.link/) for authentication and wallet services. You'll need access to the beta API wallets feature, reach out [here](https://magic.link/contact) to get it enabled. - **OpenAI API Key**: Get an API key from [OpenAI](https://platform.openai.com/signup/). - **Alchemy Account**: Sign up for [Alchemy](https://www.alchemy.com/). It is used as an RPC service. - **Vercel Account**: Set up KV Storage on Vercel [Vercel](https://vercel.com/docs/storage/vercel-kv). You can also use it for deploying your project.