summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorNicholas Wang <wck963@gmail.com>2018-07-08 17:10:40 +0800
committerGitHub <noreply@github.com>2018-07-08 17:10:40 +0800
commit1dd3affe306793d2129f121c11e43c45ae8690da (patch)
tree3d7a5eca03c5ee5f3e0503fd6708511fcc67a05c /README.md
parent7f388398bbcff916f5507770af727ef9ad59f33d (diff)
add aur pkgbuild information for other folks
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/README.md b/README.md
index e445170..c948fbd 100644
--- a/README.md
+++ b/README.md
@@ -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