Browse Source

Update 'README.md'

天问 2 years ago
parent
commit
eacae790b3
1 changed files with 5 additions and 0 deletions
  1. 5 0
      README.md

+ 5 - 0
README.md

@@ -12,6 +12,11 @@ https://gpt-index.readthedocs.io/en/latest/
 To build a simple vector store index:
 
 ```
+
+pip install llama-index
+
+
+
 import os
 os.environ["OPENAI_API_KEY"] = 'YOUR_OPENAI_API_KEY'