README: change instructions to use templating mechanism instead of forking

This commit is contained in:
Markus S. Wamser 2020-10-11 23:15:42 +02:00
parent 2f0eb1b7ae
commit 5b552068d5

View file

@ -4,7 +4,7 @@
## Setup
1. Fork this repo
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.)
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`