summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 1 insertions, 2 deletions
diff --git a/README.md b/README.md
index 68b1235..12bea3b 100644
--- a/README.md
+++ b/README.md
@@ -16,8 +16,7 @@ A service that makes barcode scanners available on the network for IoT use.
sudo useradd -Urs /usr/bin/nologin iotbarcode
```
2. Configure ```/etc/iot_barcode/config.json```
-3. Run ```sudo systemctl enable --now iot-barcode-device-handler```
-4. Run ```sudo systemctl enable --now iot-barcode```
+3. Run ```sudo systemctl enable --now iot-barcode.target```
5. Listen to MQTT output (e.g. with ```mosquitto_sub -h localhost -t "xengineering.eu/iot-barcode"```)