Skip to content

Commit fa92066

Browse files
committed
update readme
1 parent 41e5533 commit fa92066

1 file changed

Lines changed: 9 additions & 1 deletion

File tree

README.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,15 @@
11
# codex.docs.chart
22
Helm chart for deploying CodeX Docs
33

4-
## Running
4+
## Installing
5+
6+
In order to install this chart, run the following command:
7+
8+
```bash
9+
helm upgrade codex-docs oci://ghcr.io/codex-team/codex.docs.chart/codex-docs --version <specify_latest_version_here> --install
10+
```
11+
12+
## Running locally
513

614
Execute the following commands from the repository root folder:
715
```

0 commit comments

Comments
 (0)