summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--checkio-client.install3
1 files changed, 3 insertions, 0 deletions
diff --git a/checkio-client.install b/checkio-client.install
new file mode 100644
index 000000000000..2716674fa5c5
--- /dev/null
+++ b/checkio-client.install
@@ -0,0 +1,3 @@
+post_install() {
+ echo "Be sure to read the Readme to configure and work with the program."
+}