From 9fcae68bf30a017c7ea2f932d06d882be5158bf6 Mon Sep 17 00:00:00 2001 From: izzues <60892516+izzues@users.noreply.github.com> Date: Fri, 10 Jun 2022 15:28:36 -0300 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0b276b1..9b73795 100644 --- a/README.md +++ b/README.md @@ -212,7 +212,7 @@ including flake inputs. ### 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`. To make use of this template, you may issue the following command: