From 8299a9a83af315c772d255ffd90f254ac7832bc3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=92=D0=B0=D1=81=D0=B8=D0=BD=20=D0=AE=D1=80=D0=B8=D0=B9?= Date: Sun, 26 Apr 2020 12:35:35 +0300 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 86772386..f9bb10ac 100644 --- a/README.md +++ b/README.md @@ -20,3 +20,4 @@ print(vk.wall.post(message='Hello world!')) Установка ------------ $ pip install vk_api + $ pip3 install vk_api