added remote-add

When not on elementary remote-add flathub might be necessary before install. Even if it already exists, it does not matter due to the --if-not-exists option
This commit is contained in:
Marcus Moeller 2019-04-02 20:44:03 +02:00 committed by GitHub
parent d7c57b1990
commit 04dea6b91e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 1 deletions

View File

@ -60,7 +60,8 @@ To install, use `ninja install`, then execute with `com.github.muriloventuroso.e
## Install with Flatpak
Install:
flatpak remote-add --if-not-exists flathub https://flathub.org/repo/flathub.flatpakrepo
flatpak install flathub com.github.muriloventuroso.easyssh
Run: