commit a762687740ff5ee60255b7ddbaeaad48e26de19d
parent 9529b418e26430d577151e460435de0cd445fb7e
Author: ThomasV <thomasv@electrum.org>
Date: Fri, 17 May 2019 11:51:46 +0200
Merge pull request #5354 from JeremyRand/readme-appimage
Add AppImage to "Creating Binaries" in README.md
Diffstat:
1 file changed, 8 insertions(+), 2 deletions(-)
diff --git a/README.rst b/README.rst
@@ -83,12 +83,18 @@ Create translations (optional)::
Creating Binaries
=================
-Linux
------
+Linux (tarball)
+---------------
See :code:`contrib/build-linux/README.md`.
+Linux (AppImage)
+----------------
+
+See :code:`contrib/build-linux/appimage/README.md`.
+
+
Mac OS X / macOS
----------------