fixed: install command

This commit is contained in:
yim7
2022-09-22 14:38:40 +08:00
parent 7bc3f25c5a
commit 7ab7581625
3 changed files with 2 additions and 423 deletions

View File

@@ -6,7 +6,7 @@ May be compatible with Elasticsearch, depending on opensearch-py.
# Installation
``` bash
pip install opensearchorm
pip install opensearch-orm
```