mirror of
https://github.com/kavishdevar/librepods.git
synced 2026-04-02 11:19:02 +00:00
remove ai’s incorrect stuff
This commit is contained in:
@@ -12,12 +12,6 @@ sudo apt install python3 python3-pip
|
|||||||
pip3 install pybluez
|
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
|
### 2. Clone the repository
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
@@ -102,4 +96,4 @@ python3 examples/standalone.py
|
|||||||
|
|
||||||
# License
|
# License
|
||||||
|
|
||||||
See [README](/README.md).
|
See [README](/README.md).
|
||||||
|
|||||||
Reference in New Issue
Block a user