From 5bced4f67b7b0d63cd56a6505af7736bc9d72395 Mon Sep 17 00:00:00 2001 From: LX1IQ Date: Wed, 23 Aug 2017 18:15:18 +0200 Subject: [PATCH] Updated for XLX v2.0.0 --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) 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 ```