diff --git a/README.md b/README.md index 995ef03..13beef4 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ inputs = { Then in the `configuration.nix` in the `environment.systemPackages` add ```nix -inputs.zen-browser."${system}".default +inputs.zen-browser.packages."${system}".default ``` ```shell