diff --git a/README.md b/README.md index 44fb6019a86033bac6c3a1cd1fbf9806e1d0becb..d543d44aed465b5efb1bf0af656e30f2105046b3 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ **A template for [NUR](https://github.com/nix-community/NUR) repositories** ## Setup -1. Click on [Use this template](https://github.com/nix-community/nur-packages-template/generate) to start a repo based on this template. (Do _not_ fork it.) +1. Fork this repo 2. Add your packages to the [pkgs](./pkgs) directory and to [default.nix](./default.nix) * Remember to mark the broken packages as `broken = true;` in the `meta`