Skip to content
Snippets Groups Projects
Unverified Commit d61d108a authored by Tony O's avatar Tony O Committed by GitHub
Browse files

Update README.md

parent b5d406ad
No related branches found
No related tags found
No related merge requests found
......@@ -75,6 +75,14 @@ sudo eselect repository enable matrix
sudo emerge -a nheko
```
#### Nix(os)
```bash
nix-env -iA nixpkgs.nheko
# or
nix-shell -p nheko --run nheko
```
#### Alpine Linux (and postmarketOS)
Make sure you have the testing repositories from `edge` enabled. Note that this is not needed on postmarketOS.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment