mirror of
https://github.com/trustgraph-ai/trustgraph.git
synced 2026-04-26 00:46:22 +02:00
Update README.md for stable release 0.14.17
This commit is contained in:
parent
8aa11589f2
commit
9dcfb3dcdb
1 changed files with 2 additions and 2 deletions
|
|
@ -44,7 +44,7 @@ The `TrustGraph CLI` installs the commands for interacting with TrustGraph while
|
||||||
### Install the TrustGraph CLI
|
### Install the TrustGraph CLI
|
||||||
|
|
||||||
```
|
```
|
||||||
pip3 install trustgraph-cli==0.14.15
|
pip3 install trustgraph-cli==0.14.17
|
||||||
```
|
```
|
||||||
|
|
||||||
> [!NOTE]
|
> [!NOTE]
|
||||||
|
|
@ -85,7 +85,7 @@ TrustGraph releases are available [here](https://github.com/trustgraph-ai/trustg
|
||||||
| Release Type | Release Version |
|
| Release Type | Release Version |
|
||||||
| ------------ | --------------- |
|
| ------------ | --------------- |
|
||||||
| Latest | [0.15.1](https://github.com/trustgraph-ai/trustgraph/releases/download/v0.15.1/deploy.zip) |
|
| Latest | [0.15.1](https://github.com/trustgraph-ai/trustgraph/releases/download/v0.15.1/deploy.zip) |
|
||||||
| Stable | [0.14.15](https://github.com/trustgraph-ai/trustgraph/releases/download/v0.14.15/deploy.zip) |
|
| Stable | [0.14.17](https://github.com/trustgraph-ai/trustgraph/releases/download/v0.14.17/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:
|
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