Skip to content

Commit

Permalink
Fix readme
Browse files Browse the repository at this point in the history
  • Loading branch information
steegecs committed Apr 24, 2023
1 parent d4d05c1 commit 081e723
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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`:
Expand Down

0 comments on commit 081e723

Please sign in to comment.