mirror of
https://github.com/nix-community/dream2nix.git
synced 2024-12-23 14:31:55 +03:00
docs: fix template attr in examples readme
This commit is contained in:
parent
bb13da673a
commit
a1d2290029
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user