We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 95d4a0d commit 464ff86Copy full SHA for 464ff86
README.md
@@ -12,6 +12,8 @@ Chrome is recommended.
12
go get go.coder.com/sshcode
13
```
14
15
+Or, grab a [pre-built binary](https://github.com/codercom/sshcode/releases).
16
+
17
## Usage
18
19
```bash
@@ -33,4 +35,4 @@ to the remote server every time you connect.
33
35
This operation may take a while on a slow connections, but will be fast
34
36
on follow-on connections to the same server.
37
-To disable this feature entirely, pass the `--skipsync` flag.
38
+To disable this feature entirely, pass the `--skipsync` flag.
0 commit comments