summarylogtreecommitdiffstats
path: root/install
blob: ef91b1d87cb609c5d1baf152319e48a0a724e09f (plain)
1
2
3
4
5
6
7
8
9
post_install() {
  cat <<NOTE
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
}