diff --git a/Readme.md b/Readme.md index 8aa8260..60cf761 100644 --- a/Readme.md +++ b/Readme.md @@ -11,7 +11,7 @@ nix build ```nix { inputs = { - sampleapp.url = "git+https://git.voronind.com/voronind/nixos_sample_package.git"; + sampleapp.url = "git+https://git.voronind.com/voronind/template_nixos_package.git"; }; } ```