From b0e8bb9ccd51d312029f9f6fa4d4252b7ba4b418 Mon Sep 17 00:00:00 2001 From: Qiaoyong Zhong Date: Sun, 27 Apr 2014 03:56:18 +0800 Subject: [PATCH] added the AUR package to README.md --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index c4ac6da..759dd75 100644 --- a/README.md +++ b/README.md @@ -35,6 +35,14 @@ All required Qt libraries have been packed into one .exe file. So it should work The Qt libraries (version >= 5.2.1) are required. Make sure that they are installed on you system. +### Arch Linux + +Install the AUR package [2048-qt](https://aur.archlinux.org/packages/2048-qt/) through: +``` +yaourt 2048-qt +``` +And please vote it if you like it. + ## Todo - AI support