mirror of
https://github.com/Nheko-Reborn/nheko.git
synced 2024-11-22 19:08:58 +03:00
Merge pull request #98 from protesilaos/master
Update README with reference to Debian package
This commit is contained in:
commit
1de7efd4ea
1 changed files with 6 additions and 0 deletions
|
@ -49,6 +49,12 @@ can be found in the [Github releases](https://github.com/Nheko-Reborn/nheko/rele
|
||||||
pacaur -S nheko # nheko-git
|
pacaur -S nheko # nheko-git
|
||||||
```
|
```
|
||||||
|
|
||||||
|
#### Debian (10 and above)
|
||||||
|
|
||||||
|
```bash
|
||||||
|
sudo apt install nheko
|
||||||
|
```
|
||||||
|
|
||||||
#### Fedora
|
#### Fedora
|
||||||
```bash
|
```bash
|
||||||
sudo dnf install nheko
|
sudo dnf install nheko
|
||||||
|
|
Loading…
Reference in a new issue