mirror of
https://github.com/Nheko-Reborn/nheko.git
synced 2024-11-22 11:00:48 +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
|
||||
```
|
||||
|
||||
#### Debian (10 and above)
|
||||
|
||||
```bash
|
||||
sudo apt install nheko
|
||||
```
|
||||
|
||||
#### Fedora
|
||||
```bash
|
||||
sudo dnf install nheko
|
||||
|
|
Loading…
Reference in a new issue