From 6826a587ba6dd0b2e76114a197bd723afd8a2532 Mon Sep 17 00:00:00 2001 From: Jesse Luehrs Date: Wed, 23 Oct 2019 02:43:24 -0400 Subject: update readme --- README.md | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index fc0645a..c9866c7 100644 --- a/README.md +++ b/README.md @@ -39,15 +39,16 @@ communication methods. ## Installation If you have a working [rust](https://www.rust-lang.org/) installation, -`teleterm` can be installed from source by running `cargo install teleterm`. Otherwise, we provide prebuilt packages for a couple operating systems: +`teleterm` can be installed from source by running `cargo install teleterm`. +Otherwise, we provide prebuilt packages for a couple operating systems: -### Arch Linux +### [Arch Linux](https://git.tozt.net/teleterm/releases/arch/) -TODO +### [Ubuntu/Debian](https://git.tozt.net/teleterm/releases/deb/) -### Ubuntu/Debian - -TODO +All packages are signed, and can be verified with +[minisign](https://jedisct1.github.io/minisign/) using the public key +`RWTM0AZ5RpROOfAIWx1HvYQ6pw1+FKwN6526UFTKNImP/Hz3ynCFst3r`. ## Usage -- cgit v1.2.3-54-g00ecf