From 3f517296df4502e75fb0d7f371b970656dc2045d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Florian=20Str=C3=B6ger?= Date: Sat, 3 Nov 2018 16:51:04 +0100 Subject: [PATCH] Replaced the old dependency with the new one in the README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c91895c..0d66238 100644 --- a/README.md +++ b/README.md @@ -25,7 +25,7 @@ flatpak install flathub org.freedesktop.Sdk//18.08 4 - Install Electron's BaseApp ``` -flatpak install flathub org.electronjs.Electron2.BaseApp//stable +flatpak install flathub io.atom.electron.BaseApp/x86_64/18.08 ``` 5 - Clone the repository