We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a57f841 commit ae18b77Copy full SHA for ae18b77
README.md
@@ -45,7 +45,7 @@ There are several ways to install `sshcam`.
45
**Install binary from GitHub**:
46
47
```bash
48
-curl -sL https://github.com/kfei/sshcam/releases/download/0.9.8/sshcam-x64.tar.bz | tar xj
+curl -sL https://github.com/kfei/sshcam/releases/download/0.9.9/sshcam-x64.tar.bz | tar xj
49
mv sshcam /usr/local/bin/
50
```
51
0 commit comments