mirror of
https://github.com/lakinduakash/linux-wifi-hotspot.git
synced 2024-11-24 21:20:12 +00:00
Merge branch 'master' into dev
This commit is contained in:
commit
060b6d585b
13
README.md
13
README.md
@ -28,6 +28,19 @@ Sometimes there are troubles with **5Ghz bands** due to some vendor restrictions
|
||||
|
||||
If any problems with **RealTeK Wifi Adapters** see [this](docs/howto/realtek.md)
|
||||
|
||||
### Installation
|
||||
|
||||
#### Debian/Ubuntu
|
||||
Download the debian package from latest [release](https://github.com/lakinduakash/linux-wifi-hotspot/releases/latest)
|
||||
- [linux-wifi-hotspot_3.1.2_amd64.deb](https://github.com/lakinduakash/linux-wifi-hotspot/releases/download/v3.1.2/linux-wifi-hotspot_3.1.2_amd64.deb)
|
||||
|
||||
#### Arch based distributions
|
||||
|
||||
Install by typing
|
||||
|
||||
`yay -Sy linux-wifi-hotspot`
|
||||
|
||||
|
||||
### Dependencies
|
||||
|
||||
#### General
|
||||
|
2
debian/changelog
vendored
2
debian/changelog
vendored
@ -1,4 +1,4 @@
|
||||
linux-wifi-hotspot (3.1.1) UNRELEASED; urgency=low
|
||||
linux-wifi-hotspot (3.1.2) UNRELEASED; urgency=low
|
||||
|
||||
* Initial release.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user