Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add install prebuild flatpak to readme #83

Closed
freddii opened this issue Dec 10, 2020 · 2 comments · Fixed by #86
Closed

Add install prebuild flatpak to readme #83

freddii opened this issue Dec 10, 2020 · 2 comments · Fixed by #86

Comments

@freddii
Copy link
Contributor

freddii commented Dec 10, 2020

sudo apt-get install flatpak -y
flatpak remote-add --user --if-not-exists flathub https://dl.flathub.org/repo/flathub.flatpakrepo
flatpak install --user io.github.mightycreak.Diffuse -y

@MightyCreak
Copy link
Owner

It's actually even easier now that the app has been approved, just this will work (if you already have flathub installed):

flatpak install io.github.mightycreak.Diffuse

Or you can use GNOME Software:

Capture d’écran de 2020-12-11 08-12-35

@MightyCreak
Copy link
Owner

But I agree with you, I should add more instructions in the readme!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants