From 598f1ab92770b266758fbf38021d1dbc4fe4fef4 Mon Sep 17 00:00:00 2001 From: vysheng Date: Wed, 10 Sep 2014 18:38:46 +0400 Subject: [PATCH] Update README.md --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 6588b7a..ad38b6e 100644 --- a/README.md +++ b/README.md @@ -59,6 +59,12 @@ Then, ./configure make +#### Other methods to install on linux + +On Gentoo: use ebuild provided. + +On Arch: https://aur.archlinux.org/packages/telegram-git/ + #### Mac OS X The client depends on [readline library](http://cnswww.cns.cwru.edu/php/chet/readline/rltop.html) and [libconfig](http://www.hyperrealm.com/libconfig/), which are not included in OS X by default. You have to install these libraries manually.