diff options
-rw-r--r-- | README.md | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -42,6 +42,10 @@ make -j4 sudo make install ``` +### Arch Linux + +A PKGBUILD compiles shared library with header files is hosted on [Arch Linux User Repository](https://aur.archlinux.org/packages/libtgbot-cpp-git/). + ## Bot compilation ### With CMake |