diff --git a/docs/new-app.md b/docs/new-app.md index 18112ea..8f0a432 100644 --- a/docs/new-app.md +++ b/docs/new-app.md @@ -65,7 +65,7 @@ buildPythonPackage rec {
Because Nix is designed to only load files which are principally under version controll, -you'll at least to `git add ./apps/.nix` before it will be visible to the builder. +you'll at least to git add ./apps/\.nix before it will be visible to the builder.
# Add it to `./apps/pkgs.nix`