Skip to content

Commit

Permalink
Added a link to "Latest release" to the README
Browse files Browse the repository at this point in the history
  • Loading branch information
kontsevoy committed Jun 17, 2016
1 parent bb77689 commit 93a3dfa
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,9 +26,9 @@ implementation and it is fully compatible with OpenSSH.

## Installing and Running

Download the latest binary release, unpack the .tar.gz and run `sudo make install`.
This will copy Teleport binaries into `/usr/local/bin` and the web assets
to `/usr/local/share/teleport`.
Download the [latest binary release](https://github.com/gravitational/teleport/releases),
unpack the .tar.gz and run `sudo make install`. This will copy Teleport binaries into
`/usr/local/bin` and the web assets to `/usr/local/share/teleport`.

Then you can run Teleport as a single-node cluster:

Expand Down

0 comments on commit 93a3dfa

Please sign in to comment.