nodejs: Fix README typo.

main
Joshua Potter 2024-01-30 11:13:39 -07:00
parent 23a9cb43e8
commit dbfefe644c
1 changed files with 1 additions and 1 deletions

View File

@ -21,7 +21,7 @@ Alternatively, you can set the value of `npmDepsHash` to `lib.fakeHash` and run:
```bash ```bash
$ nix build $ nix build
``` ```
Nix will complain with the has value it actually expected. Nix will complain with the hash value it actually expected.
## Language Server ## Language Server