docs: fix template attr in examples readme

This commit is contained in:
DavHau 2024-03-12 14:27:16 +07:00 committed by mergify[bot]
parent bb13da673a
commit a1d2290029

View File

@ -19,7 +19,7 @@ For example, in order to initialize a php-package from `packages/languages/php-p
# create new single package repo for php
$ mkdir my-dream2nix-package
$ cd my-dream2nix-package
$ nix flake init -t github:nix-community/dream2nix#templates.php-package
$ nix flake init -t github:nix-community/dream2nix#templates.php-packaging
wrote: /tmp/my-dream2nix-package/flake.nix
wrote: /tmp/my-dream2nix-package/default.nix