aboutsummaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorJonathan McCrohan <jmccrohan@gmail.com>2012-02-12 23:26:35 +0000
committerJonathan McCrohan <jmccrohan@gmail.com>2012-02-12 23:26:35 +0000
commitf7c59717e216b8c76bd68f96dbf9cb85d70f1096 (patch)
treeb03a33a71051238cb591e0231698b384820c4697 /README
parentd9e7690dc169c82d0011ca0a49f74e980f707b0b (diff)
downloadverteco-f7c59717e216b8c76bd68f96dbf9cb85d70f1096.tar.gz
Fix typo in README.
Diffstat (limited to 'README')
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README
index 4815b3f..5d855c2 100644
--- a/README
+++ b/README
@@ -36,7 +36,7 @@ These files can then be moved to the required directories on the target system.
Required files:
--------------------
-/sbin/modbuslog executable program
+/usr/sbin/modbuslog executable program
/usr/bin/ftpupload ftp upload script
/usr/bin/ftphelper ftp upload script helper
/etc/modbuslog.cfg configuration file
107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167