diff --git a/docs/4.2/installation.md b/docs/4.2/installation.md index 1c87dea8c65..1d6ce358167 100644 --- a/docs/4.2/installation.md +++ b/docs/4.2/installation.md @@ -55,7 +55,7 @@ $ which teleport **Tarball** ```bash -$ curl https://get.gravitational.com/teleport-v{{ teleport.version }}linux-amd64-bin.tar.gz.sha256 +$ curl https://get.gravitational.com/teleport-v{{ teleport.version }}-linux-amd64-bin.tar.gz.sha256 # $ curl -O https://get.gravitational.com/teleport-v{{ teleport.version }}-linux-amd64-bin.tar.gz $ shasum -a 256 teleport-v{{ teleport.version }}-linux-amd64-bin.tar.gz @@ -166,4 +166,4 @@ $ sudo chown $USER /var/lib/teleport If the build succeeds, the binaries `teleport, tsh`, and `tctl` are now in the directory `$GOPATH/src/github.com/gravitational/teleport/build` - \ No newline at end of file +