Update README with correct CLI version

This commit is contained in:
Jack Colquitt 2024-11-07 17:12:59 -08:00 committed by GitHub
parent 9fcac0746c
commit 35523a2994
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -39,7 +39,7 @@ The `TrustGraph CLI` installs the commands for interacting with TrustGraph while
### Install the TrustGraph CLI
```
pip3 install trustgraph-cli==0.14.14
pip3 install trustgraph-cli==0.14.15
```
> [!NOTE]