diff --git a/bundles/org.openhab.binding.bluetooth.bluez/README.md b/bundles/org.openhab.binding.bluetooth.bluez/README.md index 1a11b16491d..d54fe306d74 100644 --- a/bundles/org.openhab.binding.bluetooth.bluez/README.md +++ b/bundles/org.openhab.binding.bluetooth.bluez/README.md @@ -1,6 +1,7 @@ # Bluetooth BlueZ Adapter -This extension supports Bluetooth access via BlueZ and DBus on Linux. This is architecture agnostic and uses Unix Sockets. +This extension supports Bluetooth access via BlueZ and DBus on Linux. +This is architecture agnostic and uses Unix Sockets. # Setup @@ -33,7 +34,7 @@ Restart running services for changes to take effect. ```shell systemctl restart dbus systemctl restart bluetooth -systemctl restart openhab2 +systemctl restart openhab ``` ## Supported Things