mirror of
https://github.com/trustgraph-ai/trustgraph.git
synced 2026-04-28 01:46:22 +02:00
Update README.md with latest release version
This commit is contained in:
parent
6b4738fa8b
commit
cc755d1b7e
1 changed files with 2 additions and 2 deletions
|
|
@ -39,7 +39,7 @@ The `TrustGraph CLI` installs the commands for interacting with TrustGraph while
|
|||
### Install the TrustGraph CLI
|
||||
|
||||
```
|
||||
pip3 install trustgraph-cli==0.13.2
|
||||
pip3 install trustgraph-cli==0.14.14
|
||||
```
|
||||
|
||||
> [!NOTE]
|
||||
|
|
@ -78,7 +78,7 @@ TrustGraph releases are available [here](https://github.com/trustgraph-ai/trustg
|
|||
| Release Type | Release Version |
|
||||
| ------------ | --------------- |
|
||||
| Latest | [0.14.14](https://github.com/trustgraph-ai/trustgraph/releases/download/v0.14.14/deploy.zip) |
|
||||
| Stable | [0.13.2](https://github.com/trustgraph-ai/trustgraph/releases/download/v0.13.2/deploy.zip) |
|
||||
| Stable | [0.14.14](https://github.com/trustgraph-ai/trustgraph/releases/download/v0.14.14/deploy.zip) |
|
||||
|
||||
TrustGraph is fully containerized and is launched with a `YAML` configuration file. Unzipping the `deploy.zip` will add the `deploy` directory with the following subdirectories:
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue