diff --git a/examples/bluetooth/nimble/bleprph_host_only/README.md b/examples/bluetooth/nimble/bleprph_host_only/README.md index 14de6b7edf..a1b5907297 100644 --- a/examples/bluetooth/nimble/bleprph_host_only/README.md +++ b/examples/bluetooth/nimble/bleprph_host_only/README.md @@ -15,7 +15,6 @@ To test this demo, any BLE scanner app can be used. Note : * To install the dependency packages needed, please refer to the top level [README file](../../../README.md#running-test-python-script-pytest). -* Currently this Python utility is only supported on Linux (BLE communication is via BLuez + DBus). ## How to Use Example