diff --git a/README.md b/README.md index 3847ff7..21e4e6f 100644 --- a/README.md +++ b/README.md @@ -70,12 +70,12 @@ Please use the stable version listed above, we cannot support others. # pico /etc/init.d/xlxd ``` ###### Download the dmrid.dat from the XLXAPI server to your xlxd folder -... -'wget -O /xlxd/dmrid.dat http://xlxapi.rlx.lu/api/exportdmr.php' -... +``` +# wget -O /xlxd/dmrid.dat http://xlxapi.rlx.lu/api/exportdmr.php +``` ###### Check your FTDI driver and install the AMBE service according to the readme in AMBEd -... +``` ###### Last step is to declare the service for automatic startup and shutdown ```