diff --git a/README.md b/README.md index 7cf336b..1c98086 100644 --- a/README.md +++ b/README.md @@ -494,7 +494,7 @@ nix profile install github:winapps-org/winapps#winapps-launcher # optional nixpkgs.url = "github:NixOS/nixpkgs/nixos-unstable"; winapps = { - url = ""github:winapps-org/winapps; + url = "github:winapps-org/winapps"; inputs.nixpkgs.follows = "nixpkgs"; }; };