README.md: Fix broken link to devShell.nix

This commit is contained in:
Nick Reilingh
2023-12-09 15:49:40 -05:00
committed by GitHub
parent 43f7fc92e9
commit 78b16d542a

View File

@ -502,7 +502,7 @@ run this from the repo root before you commit:
prettier --write . 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 ### Nix Package