Home

nur @main - refs - log -
-
https://git.jolheiser.com/nur.git
My NUR
tree log patch
README: change instructions to use templating mechanism instead of forking
Markus S. Wamser <github-dev@mail2013.wamser.eu>
4 years ago
1 changed files, 1 additions(+), 1 deletions(-)
M README.md -> README.md
diff --git a/README.md b/README.md
index d543d44aed465b5efb1bf0af656e30f2105046b3..44fb6019a86033bac6c3a1cd1fbf9806e1d0becb 100644
--- a/README.md
+++ b/README.md
@@ -4,7 +4,7 @@ **A template for [NUR](https://github.com/nix-community/NUR) repositories**
 
 ## 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`