Skip to content

Commit 54aab73

Browse files
committed
docs(readme): link to dev GitHub release
1 parent 7aa13c5 commit 54aab73

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ curl -LsSf https://raw.githubusercontent.com/NVIDIA/OpenShell/main/install.sh |
3333
uv tool install -U openshell
3434
```
3535

36-
Both methods install the latest stable release by default. To install a specific version, set `OPENSHELL_VERSION` (binary) or pin the version with `uv tool install openshell==<version>`. The `dev` tag tracks the latest commit on `main` and is used for container images (`ghcr.io/nvidia/openshell/cluster:dev`); it is not recommended for general use.
36+
Both methods install the latest stable release by default. To install a specific version, set `OPENSHELL_VERSION` (binary) or pin the version with `uv tool install openshell==<version>`. The [`dev` release](https://github.com/NVIDIA/OpenShell/releases/tag/dev) tracks the latest commit on `main` and is used for container images (`ghcr.io/nvidia/openshell/cluster:dev`); it is not recommended for general use.
3737

3838
### Create a sandbox
3939

0 commit comments

Comments
 (0)