summarylogtreecommitdiffstats
path: root/avocode.install
blob: 21d3994c629d541a77e187c4e0ab8b9981946a0f (plain)
1
2
3
4
5
6
7
8
9
post_install() {
  cat << 'EOM'

	Before you can use avocode you will need an account.

	http://avocode.com/pricing/monthly/

EOM
}