URLs in line with releases

This commit is contained in:
Sebastian Tiedtke 2018-11-28 16:19:13 -08:00 committed by GitHub
parent 55c1d2300c
commit 7cce4adc44
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -50,13 +50,13 @@ brew install smallstep/smallstep/step
Download the latest Debian package from [releases](https://github.com/smallstep/certificates/releases): Download the latest Debian package from [releases](https://github.com/smallstep/certificates/releases):
``` ```
wget https://github.com/smallstep/certificates/releases/download/X.Y.Z/step_X.Y.Z_amd64.deb wget https://github.com/smallstep/certificates/releases/download/X.Y.Z/step-certificates_X.Y.Z_amd64.deb
``` ```
Install the Debian package: Install the Debian package:
``` ```
sudo dpkg -i step-ca_X.Y.Z_amd64.deb sudo dpkg -i step-certificates_X.Y.Z_amd64.deb
``` ```
## Documentation ## Documentation