diff --git a/distribution.md b/distribution.md index b28f49ee..f0b58423 100644 --- a/distribution.md +++ b/distribution.md @@ -26,7 +26,7 @@ e.g. `v1.0.2` 2. **Update the version of step/cli**

-    $ dep ensure -update github.com/smallstep/cli
+    $ go get -u github.com/smallstep/cli
     
3. **Commit all changes.**