forked from TrueCloudLab/certificates
URLs in line with releases
This commit is contained in:
parent
55c1d2300c
commit
7cce4adc44
1 changed files with 2 additions and 2 deletions
|
@ -50,13 +50,13 @@ brew install smallstep/smallstep/step
|
|||
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:
|
||||
|
||||
```
|
||||
sudo dpkg -i step-ca_X.Y.Z_amd64.deb
|
||||
sudo dpkg -i step-certificates_X.Y.Z_amd64.deb
|
||||
```
|
||||
|
||||
## Documentation
|
||||
|
|
Loading…
Reference in a new issue