From 0f4e792a641527aa590a1a9e23bdaad2f16ab6bc Mon Sep 17 00:00:00 2001 From: JellyBrick Date: Sat, 2 Jun 2018 03:19:27 +0900 Subject: Readme typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 50d7305..dc1a7ea 100644 --- a/README.md +++ b/README.md @@ -52,7 +52,7 @@ sudo make install g++ telegram_bot.cpp -o telegram_bot --std=c++11 -I/usr/local/include -lTgBot -lboost_system -lssl -lcrypto -lpthread ``` -### Bot compile define +### Options available when compiling bot #### With CMake ``` -- cgit v1.2.3