diff --git a/linux.old/README.md b/linux.old/README.md index 1c67f4d..3e119a8 100644 --- a/linux.old/README.md +++ b/linux.old/README.md @@ -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). \ No newline at end of file +See [README](/README.md).