Update README.md

This commit is contained in:
izzues 2022-06-10 15:28:36 -03:00 committed by GitHub
parent 079beed7fa
commit 9fcae68bf3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -212,7 +212,7 @@ including flake inputs.
### Creating a new flake-native project ### Creating a new flake-native project
This repository ships with a [flake template](https://github.com/nix-community/nix-direnv/tree/master/template). This repository ships with a [flake template](https://github.com/nix-community/nix-direnv/tree/master/templates/flake).
which provides a basic flake with devShell integration and a basic `.envrc`. which provides a basic flake with devShell integration and a basic `.envrc`.
To make use of this template, you may issue the following command: To make use of this template, you may issue the following command: