We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents a5ee9c5 + 7f3d222 commit fd1da54Copy full SHA for fd1da54
deploy/podman/native/README.md
@@ -11,7 +11,7 @@ Make a temporary directory and download the installer
11
mkdir instructlab-ui
12
cd instructlab-ui
13
14
-curl -fsSL https://raw.githubusercontent.com/instructlab/ui/refs/heads/main/installers/podman/ilab-ui-native-installer.sh
+curl -o ilab-ui-native-installer.sh -fsSL https://raw.githubusercontent.com/instructlab/ui/refs/heads/main/installers/podman/ilab-ui-native-installer.sh
15
```
16
17
Give execution permission to the install
0 commit comments