We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8633b9f commit fe05280Copy full SHA for fe05280
README.md
@@ -7,7 +7,7 @@ After we successfully loaded embeddings into OpenSearch, we will then start quer
7
## Prerequisites
8
9
1. This was tested on Python 3.11.4
10
-2. It is advise to work on a clean environment, use `virtualenv` or any other virtual environment packages.
+2. It is advise to work on a clean environment, use `virtualenv` or any other virtual environment manager.
11
12
```bash
13
pip install virtualenv
0 commit comments