From 30ad29135da8714908d65e22958f619808ca2ac8 Mon Sep 17 00:00:00 2001 From: vysheng Date: Sun, 31 Aug 2014 20:51:57 +0100 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index c69f4db..97577c4 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,9 @@ Documentation for MTproto protocol is available here: http://core.telegram.org/m ### Upgrading to version 1.0 First of all, the binary is now in ./bin folder and is named telegram-cli. So be careful, not to use old binary. + Second, config folder is now ${HOME}/.telegram-cli + Third, database is not compatible with older versions, so you'll have to login again. ### Installation