Update README.md

This commit is contained in:
Lakindu Akash 2021-01-23 22:40:27 +05:30 committed by Lakindu Akash
parent 516df2ab45
commit 905f765e41
No known key found for this signature in database
GPG Key ID: 87D9889F7A634A38

View File

@ -46,7 +46,7 @@ Download the debian package from latest [release](https://github.com/lakinduakas
```bash
sudo apt-key adv --keyserver 'hkp://keyserver.ubuntu.com' --recv-key CF5822229C773847E8E991972E2DF77ABB5D3237
sudo add-apt-repository --remove ppa:lakinduakash/lwh
sudo add-apt-repository ppa:lakinduakash/lwh
sudo apt install linux-wifi-hotspot
```