aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2019-10-23 02:43:24 -0400
committerJesse Luehrs <doy@tozt.net>2019-10-23 02:43:24 -0400
commit6826a587ba6dd0b2e76114a197bd723afd8a2532 (patch)
tree25d96d19f2176513cf8225d63517780296af1324 /README.md
parent7daec5c32c742756b5e07ed158b59b417f1123bc (diff)
downloadteleterm-6826a587ba6dd0b2e76114a197bd723afd8a2532.tar.gz
teleterm-6826a587ba6dd0b2e76114a197bd723afd8a2532.zip
update readme
Diffstat (limited to 'README.md')
-rw-r--r--README.md13
1 files changed, 7 insertions, 6 deletions
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