Skip to content

Commit 8fd2f8d

Browse files
authored
Revert "Update PyPi install instructions (#164)" (#166)
This reverts commit bed1b68.
1 parent bed1b68 commit 8fd2f8d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@ For more information on the model's performance and capabilities, see our [techn
1111
## Installation
1212

1313
```shell
14-
# newest available version on PyPi:
15-
pip install --upgrade chai_lab
14+
# version on pypi:
15+
pip install chai_lab==0.3.0
1616

1717
# newest available version (updates daily to test features that weren't released yet):
1818
pip install git+https://github.com/chaidiscovery/chai-lab.git

0 commit comments

Comments
 (0)