summarylogtreecommitdiffstats
path: root/install
blob: 56e7c9033a11fac5353eda15985c0e2552c97e36 (plain)
1
2
3
4
5
6
7
8
post_install() {
  cat <<NOTE
1. Install aur/telegram-cli-git
2. Login `telegram-cli` to get credential before using telegramircd

Refer to https://github.com/MaskRay/telegramircd for details.
NOTE
}