Update steps for go mod in distribution.md

pull/130/head
Mariano Cano 5 years ago
parent 5cdb8f63b2
commit 6c3e5278e2

@ -26,7 +26,7 @@ e.g. `v1.0.2`
2. **Update the version of step/cli**
<pre><code>
<b>$ dep ensure -update github.com/smallstep/cli</b>
<b>$ go get -u github.com/smallstep/cli</b>
</code></pre>
3. **Commit all changes.**

Loading…
Cancel
Save