mirror of
https://github.com/tdlight-team/tdlight-telegram-bot-api.git
synced 2024-11-30 15:42:54 +01:00
Fixed directory path of installation tutorial (#29)
This commit is contained in:
parent
c08d466be0
commit
3268395eae
@ -244,7 +244,7 @@ In general, you need to install all `Telegram Bot API server` [dependencies](#de
|
|||||||
|
|
||||||
```bash
|
```bash
|
||||||
git clone --recursive https://github.com/tdlight-team/tdlight-telegram-bot-api
|
git clone --recursive https://github.com/tdlight-team/tdlight-telegram-bot-api
|
||||||
cd telegram-bot-api
|
cd tdlight-telegram-bot-api
|
||||||
mkdir build
|
mkdir build
|
||||||
cd build
|
cd build
|
||||||
cmake -DCMAKE_BUILD_TYPE=Release ..
|
cmake -DCMAKE_BUILD_TYPE=Release ..
|
||||||
|
Loading…
Reference in New Issue
Block a user