Update README.md
This commit is contained in:
parent
70215f76c9
commit
d3a8ef9dd5
1 changed files with 2 additions and 1 deletions
|
@ -22,9 +22,10 @@ sudo systemctl restart systemd-resolved.service
|
|||
```
|
||||
|
||||
## Installation
|
||||
It is no longer recommended to install using pip or the previous created appimage, since this project uses dependencies that are not easily packaged using universal binaries or python packaging. Instead the native debian/rpm package is recommended:
|
||||
It is no longer recommended to install using pip or the previous created appimage, since this project uses dependencies that are not easily packaged using universal binaries or python packaging (infact appimages and pip project has been removed). Instead the native debian/rpm package is recommended:
|
||||
* [wireguide_0.2.0_all.deb](https://github.com/mickenordin/wireguide/releases/download/0.2.0/wireguide_0.2.0_all.deb)
|
||||
* [wireguide-0.2.0-2.noarch.rpm](https://github.com/mickenordin/wireguide/releases/download/0.2.0/wireguide-0.2.0-2.noarch.rpm)
|
||||
|
||||
rpm-package is generated using alien, please let me know if it does not work for you.
|
||||
|
||||
## sha256sums
|
||||
|
|
Loading…
Add table
Reference in a new issue