We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7e878fd commit 4308243Copy full SHA for 4308243
1 file changed
README.md
@@ -8,6 +8,8 @@ vk_api - модуль для использования API сайта ВКон
8
Установка
9
------------
10
$ pip install git+git://github.com/python273/vk_api.git
11
+
12
+ $ easy_install vk_api
13
14
Для работы необходим модуль [Requests](https://github.com/kennethreitz/requests)
15
0 commit comments