From 3447b4578c673f625a3fcd006ddf73cbe3505e48 Mon Sep 17 00:00:00 2001 From: Oleg Morozenkov Date: Tue, 11 Aug 2015 22:34:58 +0300 Subject: Fix documentation --- include/tgbot/doxygenMain.h | 1 + 1 file changed, 1 insertion(+) (limited to 'include') diff --git a/include/tgbot/doxygenMain.h b/include/tgbot/doxygenMain.h index d77efa4..3216ae8 100644 --- a/include/tgbot/doxygenMain.h +++ b/include/tgbot/doxygenMain.h @@ -44,6 +44,7 @@ * cd /path/where/you/have/cloned/the/library/repository * cmake . * make -j4 + * sudo make install * @endcode * * That's all. All you have to do now is just link compiled library to your project. -- cgit v1.2.3