From e785c90e3c6b59296e77337eff735a90687aa69b Mon Sep 17 00:00:00 2001 From: probonopd Date: Wed, 31 May 2017 00:47:02 +0200 Subject: [PATCH] Update README.md [ci skip] --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index eb492dc..637402d 100644 --- a/README.md +++ b/README.md @@ -137,7 +137,7 @@ This PR, when merged, will compile this application on [Travis CI](https://travi For this to work, you need to enable Travis CI for your repository as [described here](https://travis-ci.org/getting_started) __prior to merging this__, if you haven't already done so. Providing an [AppImage](http://appimage.org/) would have, among others, these advantages: -- Works for most Linux distributions (including Ubuntu, Fedora, openSUSE, CentOS, elementaryOS, Linux Mint, and others) +- Applications packaged as an AppImage can run on many distributions (including Ubuntu, Fedora, openSUSE, CentOS, elementaryOS, Linux Mint, and others) - One app = one file = super simple for users: just download one AppImage file, [make it executable](http://discourse.appimage.org/t/how-to-make-an-appimage-executable/80), and run - No unpacking or installation necessary - No root needed