Skip to content

Commit 3979620

Browse files
committed
Show alternative installation approach
Signed-off-by: Alex Ellis (OpenFaaS Ltd) <alexellis2@gmail.com>
1 parent d76db6b commit 3979620

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -174,8 +174,7 @@ The `k3sup pro` binary is packaged in a container image, rather than being downl
174174
The recommended option is to use K3sup CE to obtain K3sup Pro:
175175

176176
```bash
177-
# Get the latest K3sup CE version
178-
PRO=1 curl -sLS https://get.k3sup.dev | sudo sh
177+
PRO=1 curl -sLS https://get.k3sup.dev | sudo -E sh
179178
```
180179

181180
Or, if you already have the latest K3sup CE version, it can replace itself:

0 commit comments

Comments
 (0)