Skip to content

Commit c54085c

Browse files
Sync docs from Discourse (#610)
Co-authored-by: GitHub Actions <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 0fb0a76 commit c54085c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/how-to/h-deploy-canonical-k8s.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ kubectl get namespaces # to test the credentials
4242

4343
Install Juju and bootstrap the first Juju controller in K8s:
4444
```shell
45-
sudo snap install juju --channel 3.6/candidate
45+
sudo snap install juju --channel 3.6/stable
4646
juju add-k8s ck8s --client --context-name="k8s"
4747
juju bootstrap ck8s
4848
```

0 commit comments

Comments
 (0)