diff --git a/README.md b/README.md index c6d3b3e..4d6dce3 100644 --- a/README.md +++ b/README.md @@ -30,8 +30,8 @@ To make this bot run at first you need to have a Python interpreter, Photos API, 2. Install Photos API by following [Photos API's README](https://git.end-play.xyz/profitroll/PhotosAPI/src/branch/master/README.md) 2. Download the bot: - 1. `git clone -b dev https://git.end-play.xyz/profitroll/TelegramSender.git` (if you want to use git) - 2. `cd ./TelegramSender` + 1. `git clone -b dev https://git.end-play.xyz/profitroll/TelegramPoster.git` (if you want to use git) + 2. `cd ./TelegramPoster` 3. Install project's dependencies: `python -m pip install -r requirements.txt`