mirror of
https://github.com/vale981/poetry2nix
synced 2025-03-04 16:51:40 -05:00
Fix instructions to init a flake using the template
This commit is contained in:
parent
2f5291f9cd
commit
cbf4157014
1 changed files with 1 additions and 1 deletions
|
@ -303,7 +303,7 @@ to use with [nixpkgs](https://nixos.org/nixpkgs/manual). Additionally, the flake
|
|||
a flake template to quickly start using _poetry2nix_ in a project:
|
||||
|
||||
```sh
|
||||
nix flake --template github:nix-community/poetry2nix
|
||||
nix flake init --template github:nix-community/poetry2nix
|
||||
```
|
||||
|
||||
## Contributing
|
||||
|
|
Loading…
Add table
Reference in a new issue