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.
1 parent fb1124c commit c7362afCopy full SHA for c7362af
pages/k8s/quickstart.md
@@ -50,7 +50,7 @@ Kubernetes cluster running on the cloud of your choice in minutes!
50
deploying, configuring, and operating complex software on public or private
51
clouds. It can be installed with a snap:
52
<div class="p-code-snippet">
53
- <pre class="p-code-snippet__block--icon"><code>sudo snap install juju ---channel=3.1/stable</code></pre>
+ <pre class="p-code-snippet__block--icon"><code>sudo snap install juju --channel=3.1/stable</code></pre>
54
</div>
55
<script id="asciicast-254739" src="https://asciinema.org/a/254739.js" async data-autoplay="true" data-rows="4"></script>
56
0 commit comments