From 78b16d542a9cc01d3aab5683adbd0ab0b0653ac0 Mon Sep 17 00:00:00 2001 From: Nick Reilingh Date: Sat, 9 Dec 2023 15:49:40 -0500 Subject: [PATCH] README.md: Fix broken link to devShell.nix --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4f25bef7c..2a5a271f7 100644 --- a/README.md +++ b/README.md @@ -502,7 +502,7 @@ run this from the repo root before you commit: prettier --write . ``` -Make sure your Prettier version matches the version of in [devshell.nix](https://github.com/mitchellh/ghostty/blob/main/nix/devshell.nix). +Make sure your Prettier version matches the version of in [devShell.nix](https://github.com/mitchellh/ghostty/blob/main/nix/devShell.nix). ### Nix Package