mirror of
https://github.com/smallstep/certificates.git
synced 2024-10-31 03:20:16 +00:00
Fix command in distribution.md.
This commit is contained in:
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…
Reference in New Issue
Block a user