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