remove ai’s incorrect stuff

This commit is contained in:
Kavish Devar
2025-03-19 08:30:45 +05:30
committed by GitHub
parent ff3c33d1b2
commit 1cc09e203a

View File

@@ -12,12 +12,6 @@ sudo apt install python3 python3-pip
pip3 install pybluez
```
If you want to run it as a daemon (Refer to the [Daemon Version](#as-a-daemon-using-a-unix-socket) section), you will need to install the `python-daemon` package.
```bash
pip3 install python-daemon
```
### 2. Clone the repository
```bash
@@ -102,4 +96,4 @@ python3 examples/standalone.py
# License
See [README](/README.md).
See [README](/README.md).