diff --git a/README.md b/README.md index 7b78096..af51d43 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,5 @@ + + errbot-vk ====== @@ -14,7 +16,7 @@ __Гайд на русском языке: https://github.com/Ax3Effect/errbot-v Refer to this: http://errbot.io/en/latest/user_guide/setup.html#installation -After "errbot" command in directory, create a new folder "errbot-vk". +After running `errbot init` in your desired directory, create a new folder named "errbot-vk" and copy the `vkbackend.py` file into it. To your errbot config.py file, add the following: ```