Skip to content

Commit

Permalink
Add binary install docs
Browse files Browse the repository at this point in the history
  • Loading branch information
Devdutt Shenoi authored Jul 22, 2022
1 parent cd78a43 commit bec1fe3
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,10 @@ Uplink is a rust based utility for efficiently sending data and receiving comman
- Provides remote shell access through [Tunshell][tunshell]
- Supports TLS with easy cross-compilation.

### Install Pre-built Binary

Pre-built binaries for select platform targets have been made available in the [repo's releases page](https://github.com/bytebeamio/uplink/releases/), download the binary specific to your system and add it's location to PATH.

### Build and Install

Build and install with [Cargo][crates.io]:
Expand Down

0 comments on commit bec1fe3

Please sign in to comment.