diff --git a/README.md b/README.md index 9a7ddef..f2073c6 100644 --- a/README.md +++ b/README.md @@ -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