Skip to content
This repository was archived by the owner on Jan 17, 2021. It is now read-only.

Commit 464ff86

Browse files
committed
Link pre-built binaries in README
1 parent 95d4a0d commit 464ff86

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

+3-1
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,8 @@ Chrome is recommended.
1212
go get go.coder.com/sshcode
1313
```
1414

15+
Or, grab a [pre-built binary](https://github.com/codercom/sshcode/releases).
16+
1517
## Usage
1618

1719
```bash
@@ -33,4 +35,4 @@ to the remote server every time you connect.
3335
This operation may take a while on a slow connections, but will be fast
3436
on follow-on connections to the same server.
3537

36-
To disable this feature entirely, pass the `--skipsync` flag.
38+
To disable this feature entirely, pass the `--skipsync` flag.

0 commit comments

Comments
 (0)