2
0
mirror of https://github.com/fhem/fhem-mirror.git synced 2025-03-12 22:56:34 +00:00
git-svn-id: https://svn.fhem.de/fhem/trunk@634 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
rudolfkoenig 2010-05-15 18:48:43 +00:00
parent ed3b186322
commit bb1f500b43

View File

@ -46,7 +46,7 @@
<h3>Starting</h3>
<ul>
First install the Device::SerialPort (or Win32::SerialPort) perl module
with the command <code>"cpan -i Device::Serial"</code></br>
with the command <code>"cpan -i Device::SerialPort"</code></br>
The default configuration will install fhem into /usr/local/bin,
/usr/local/lib/FHEM and /var/log/fhem. Edit the Makefile to change
this.