From 017be29208f054498e9a06f095b4bf4d68c624d5 Mon Sep 17 00:00:00 2001 From: Alexeev Nickolay Date: Tue, 4 Sep 2018 02:23:05 +0300 Subject: [PATCH] readme: fix install section --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index b518a4a..e7fd3ed 100644 --- a/README.md +++ b/README.md @@ -9,6 +9,7 @@ https://tech.yandex.ru/connect/directory/api/about-docpage/ ```bash git clone https://github.com/zt50tz/yandex-connect +cd yandex-connect sudo python setup.py install ```