mirror of
https://github.com/kavishdevar/librepods.git
synced 2026-01-28 22:01:50 +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
|
||||
```
|
||||
|
||||
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).
|
||||
|
||||
Reference in New Issue
Block a user