summarylogtreecommitdiffstats
path: root/.INSTALL
diff options
context:
space:
mode:
authorfrnmst/Franco2015-10-09 17:47:03 +0200
committerfrnmst/Franco2015-10-09 17:47:03 +0200
commit5ed8312af7d8e96f9b69d6d1f8349ace0bc230b4 (patch)
tree244c7232838f2f0aec8f77b28077e815d9ab8cb4 /.INSTALL
parent3906cd39778ed11fe8287126abdf4523fe78de6c (diff)
downloadaur-5ed8312af7d8e96f9b69d6d1f8349ace0bc230b4.tar.gz
Updated to 0.2.
Diffstat (limited to '.INSTALL')
-rw-r--r--.INSTALL4
1 files changed, 4 insertions, 0 deletions
diff --git a/.INSTALL b/.INSTALL
index 3c280dd443b5..b8c895b6766e 100644
--- a/.INSTALL
+++ b/.INSTALL
@@ -1,3 +1,7 @@
post_install() {
echo "To setup GNUpot: gnupot -n"
}
+
+post_upgrade() {
+ echo "To update GNUpot you must run the setup again with: gnupot -n"
+}