Update README.md

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
This commit is contained in:
Abdallah Ebrahim
2025-08-18 20:25:10 +03:00
committed by GitHub
parent 2daa51d384
commit 8d61463156

View File

@@ -83,7 +83,7 @@ uv tool install "viu-media[notifications]" # For desktop notifications
##### Declarative Installation
###### in your flake.nix
```nix
viu.url = "github.com:Benexl/viu";
viu.url = "github:Benexl/viu";
```
###### in your system or home-manager packages
```nix