Update README.md

This commit is contained in:
Shunyu Yao 2023-07-06 14:07:14 -04:00 committed by GitHub
parent 63c309f4a6
commit 5eaae68524
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -39,7 +39,7 @@ Also check [its tweet thread](https://twitter.com/ShunyuYao12/status/16593575474
2. Install `tot` package in two ways:
- Option 1: Install from PyPI
```bash
pip install tree-of-thought-llm
pip install tree-of-thoughts-llm
```
- Option 2: Install from source
```bash