mirror of
https://github.com/nix-community/dream2nix.git
synced 2024-12-23 06:21:30 +03:00
readme: fix typo
This commit is contained in:
parent
ce73e1a256
commit
1215fff66b
@ -27,7 +27,7 @@ The intention is to integrate many existing 2nix converters into this framework,
|
||||
(Currently only nodejs and rust packaging is supported)
|
||||
|
||||
1. Make sure you use a nix version >= 2.4 and have `experimental-features = "nix-command flakes"` set.
|
||||
1. Navigate to to the project indended to be packaged and initialize a dream2nix flake:
|
||||
1. Navigate to to the project intended to be packaged and initialize a dream2nix flake:
|
||||
```command
|
||||
cd ./my-project
|
||||
nix flake init -t github:nix-community/dream2nix#simple
|
||||
|
Loading…
Reference in New Issue
Block a user