From 081e723154daa603cc5a4326ee97fa12629de5ec Mon Sep 17 00:00:00 2001 From: Chris Steege Date: Mon, 24 Apr 2023 15:34:52 -0500 Subject: [PATCH] Fix readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 540c0c1..a9a1da3 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,7 @@ The [ChatGPT](https://openai.com/blog/chatgpt)-powered swiss army knife for the Pre-requisite: - You'll need to create an [OpenAI](https://openai.com/blog/openai-api) account or request early access from [Anthropic](https://www.anthropic.com/earlyaccess). -- Also, you can create a [Pinecone](https://www.pinecone.io/start) account to use their vector database. +- Also, create a [Pinecone](https://www.pinecone.io/start) account to use their vector database. 1. Run `pip install mindflow`, or you can clone this repo and run `pip install -e path/to/mindflow`. 2. Run `mf login`: