summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorYaohan Chen <yaohan.chen@gmail.com>2014-04-01 11:51:30 -0400
committerYaohan Chen <yaohan.chen@gmail.com>2014-04-01 11:52:54 -0400
commit30f758925a8fe9b11f8c7f8e8326836009a121d4 (patch)
tree8f82ebc725920b771771ea8a0c9a44d037e114d1 /README
parent6eae41e2709d886dd9379e7e420f0bc2803ae45f (diff)
downloadhib-dlagent-30f758925a8fe9b11f8c7f8e8326836009a121d4.tar.gz
hib-dlagent-30f758925a8fe9b11f8c7f8e8326836009a121d4.zip
Add install script
Diffstat (limited to 'README')
-rw-r--r--README3
1 files changed, 2 insertions, 1 deletions
diff --git a/README b/README
index ce309da..65e9b18 100644
--- a/README
+++ b/README
@@ -25,7 +25,8 @@ it to look for scripts and the configuration file in the current directory.
By default hib-dlagent assumes the .coffee scripts are installed in
/usr/share/hib-dlagent, and the .json configuration file is installed in
-/etc/hib-dlagent. If they are installed in other locations, it is necessary
+/etc/hib-dlagent. The provided install.sh will install files into these
+locations. If they are installed in other locations, it is necessary
to either run hib-dlagent with the correct -S and -c parameters, or edit the
variables SCRIPT_PATH and CONFIG_PATH in hib-dlagent.