Compare commits

...

2 Commits

Author SHA1 Message Date
Pranav Jerry d45ac72442 Merge pull request 'Updated installation instructions for debian' (#29) from update-debian-installation-instructions into main
Reviewed-on: #29
2022-09-13 04:52:02 +00:00
Pranav Jerry 3354584045
updated installation instructions for debian
dasbus is now in debian repos. We no longer need to install it with pip
2022-09-13 10:12:04 +05:30
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