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:
parent
d7c57b1990
commit
04dea6b91e
|
|
@ -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:
|
||||
|
|
|
|||
Loading…
Reference in New Issue