summarylogtreecommitdiffstats
path: root/.INSTALL
diff options
context:
space:
mode:
Diffstat (limited to '.INSTALL')
-rw-r--r--.INSTALL4
1 files changed, 4 insertions, 0 deletions
diff --git a/.INSTALL b/.INSTALL
new file mode 100644
index 000000000000..09019ac27bca
--- /dev/null
+++ b/.INSTALL
@@ -0,0 +1,4 @@
+post_install() {
+ echo "to make qr work, run \n\t source /etc/profile.d/qriollo.sh"
+ qr
+}