updated installation instructions for debian

dasbus is now in debian repos. We no longer need to install it with pip
This commit is contained in:
Pranav Jerry 2022-09-13 10:12:04 +05:30
parent 0c6bdea4a8
commit 3354584045
Signed by: pranav
GPG Key ID: F1DCDC4FED0A0C5B
1 changed files with 1 additions and 3 deletions

View File

@ -61,9 +61,7 @@ Install the requirements from the repositories:
```sh
# batctl is optional
sudo apt install python3-pip python3-systemd iwd batctl build-essential
# Now, install dasbus with pip
sudo pip3 install dasbus
sudo apt install python3-pip python3-systemd python3-dasbus iwd batctl
```
Now follow the instructions in the