From 6f65d0322043f49194a40a56af106ac9bb43ff05 Mon Sep 17 00:00:00 2001 From: Dann Luciano Date: Thu, 28 Nov 2013 17:49:20 -0200 Subject: [PATCH] Update README.md Added info for download source code. --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/README.md b/README.md index 6263538..c82dee5 100644 --- a/README.md +++ b/README.md @@ -10,6 +10,15 @@ Documentation for MTproto protocol is available here: http://core.telegram.org/m ### Installation +Clone GitHub Repository + + $ git clone https://github.com/vysheng/tg.git && cd tg + +or download and extrac zip + + $ wget https://github.com/vysheng/tg/archive/master.zip -O tg-master.zip + $ tar xzf tg-master.zip && cd tg-master + #### Linux Just run