diff options
Diffstat (limited to 'include/tgbot/doxygenMain.h')
-rw-r--r-- | include/tgbot/doxygenMain.h | 1 |
1 files changed, 1 insertions, 0 deletions
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. |