Merge pull request #5354 from JeremyRand/readme-appimage

Add AppImage to "Creating Binaries" in README.md
This commit is contained in:
ThomasV 2019-05-17 11:51:46 +02:00 committed by GitHub
commit a762687740
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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
----------------