From 116a7780c9800bce2d3a4f8832fe5ac4ce24e092 Mon Sep 17 00:00:00 2001 From: Qiaoyong Zhong Date: Fri, 16 May 2014 09:22:27 +0800 Subject: [PATCH] added the Debian package in README --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index 3c1f348..403158a 100644 --- a/README.md +++ b/README.md @@ -43,6 +43,13 @@ yaourt 2048-qt ``` And please vote it if you like it. +### Debian + +[Alejandro Garrido Mota](https://github.com/mogaal) has packaged it for Debian. On Debian unstable, install it through: +``` +sudo apt-get install 2048-qt +``` + ## Todo - AI support