Merge pull request #86 from doofy/patch-1

fix typo (thanks to @doofy)
This commit is contained in:
John
2017-05-12 16:34:41 +02:00
committed by GitHub
+1 -1
View File
@@ -4,7 +4,7 @@ post_install() {
echo " (especially if your device is not /dev/ttyUSB0)"
echo "2. Place CSV configuration files in /etc/ebusd/"
echo " (see https://github.com/john30/ebusd-configuration)"
echo "3. To tart the daemon, enter 'systemctl start ebusd'"
echo "3. To start the daemon, enter 'systemctl start ebusd'"
echo "4. Check the log file /var/log/ebusd.log"
}