mirror of
https://github.com/lakinduakash/linux-wifi-hotspot.git
synced 2024-11-21 19:40:11 +00:00
Update changelog, Add ppa details README
This commit is contained in:
parent
cc2cbebe33
commit
232a2bb800
10
README.md
10
README.md
@ -41,6 +41,16 @@ If any problems with **RealTeK Wifi Adapters** see [this](docs/howto/realtek.md)
|
||||
Download the debian package from latest [release](https://github.com/lakinduakash/linux-wifi-hotspot/releases/latest)
|
||||
<!-- - [linux-wifi-hotspot_3.5.1_amd64.deb](https://github.com/lakinduakash/linux-wifi-hotspot/releases/download/v3.5.1/linux-wifi-hotspot_3.5.1_amd64.deb) -->
|
||||
|
||||
**OR**
|
||||
|
||||
```bash
|
||||
|
||||
sudo apt-key adv --keyserver 'hkp://keyserver.ubuntu.com' --recv-key CF5822229C773847E8E991972E2DF77ABB5D3237
|
||||
sudo add-apt-repository --remove ppa:lakinduakash/lwh
|
||||
sudo apt install linux-wifi-hotspot
|
||||
|
||||
```
|
||||
|
||||
#### Arch based distributions
|
||||
|
||||
Install with:
|
||||
|
4
debian/changelog
vendored
4
debian/changelog
vendored
@ -1,5 +1,5 @@
|
||||
linux-wifi-hotspot (3.6.2) UNRELEASED; urgency=low
|
||||
linux-wifi-hotspot (3.6.2) focal; urgency=low
|
||||
|
||||
* Update Icon
|
||||
|
||||
-- Scott Hardin <snhardin@users.noreply.github.com> Wed, 21 Oct 2020 19:21:49 -0700
|
||||
-- Lakindu Akash <lakinduakash@users.noreply.github.com> Sat, 23 Jan 2021 06:34:00 +0530
|
||||
|
Loading…
Reference in New Issue
Block a user