summarylogtreecommitdiffstats
path: root/avocode.install
diff options
context:
space:
mode:
Diffstat (limited to 'avocode.install')
-rw-r--r--avocode.install9
1 files changed, 9 insertions, 0 deletions
diff --git a/avocode.install b/avocode.install
new file mode 100644
index 000000000000..21d3994c629d
--- /dev/null
+++ b/avocode.install
@@ -0,0 +1,9 @@
+post_install() {
+ cat << 'EOM'
+
+ Before you can use avocode you will need an account.
+
+ http://avocode.com/pricing/monthly/
+
+EOM
+}