Fix command in distribution.md.

pull/232/head
Mariano Cano 4 years ago
parent 2993ccf16d
commit 7861069018

@ -150,7 +150,7 @@ e.g. `v1.0.2`
<pre><code>
<b>$ git checkout gh-pages</b>
<b>$ git pull origin/gh-pages</b>
<b>$ git pull origin gh-pages</b>
<b>$ git add "step-certificates-<version>.tgz"</b>
<b>$ helm repo index --merge index.yaml --url https://smallstep.github.io/helm-charts/ .</b>
<b>$ git commit -a -m "Add package for step-certificates vX.Y.Z"</b>

Loading…
Cancel
Save