Skip to content

Commit f28554d

Browse files
committed
fix install instructions for linux
1 parent c719d57 commit f28554d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ wget https://github.com/smallstep/cli/releases/download/X.Y.Z/step_X.Y.Z_amd64.d
5757
Install the Debian package:
5858

5959
```
60-
sudo dpkg -s step_X.Y.Z_amd64.deb
60+
sudo dpkg -i step_X.Y.Z_amd64.deb
6161
```
6262

6363
Test:

0 commit comments

Comments
 (0)