Updated install instructions (fixes #29)

This commit is contained in:
Anatoli Babenia
2020-05-18 15:40:40 +00:00
parent 3610dff0b6
commit ceab699bd2

View File

@@ -10,13 +10,10 @@ Teleport is designed to be a replacement for using USB keys or emailing stuff to
![Screenshot of a Teleport notification](docs/screenshots/notification.png)
## Install
Teleport is currently in early development, but you can try it by installing it via [flatpak](http://flatpak.org). If you're running a modern GNU/Linux distro you should already have flatpak, or be able to install it from your repositories.
If you have GNOME Software (or another GUI app to install flatpaks), just [download this file](http://frac-tion.com/teleport-flatpak/teleport.flatpakref) and open it in Software (your browser should offer to do that before downloading).
Otherwise you can also install it from the command line:
Teleport is currently in early development, but you can try it by installing it
via GNOME Software or via [flatpak](http://flatpak.org).
```
flatpak install --from http://frac-tion.com/teleport-flatpak/teleport.flatpakref
flatpak install flathub com.frac_tion.teleport
```
## Roadmap