master
Ingolf Wagner 2021-09-07 07:09:46 +02:00
parent fd81758637
commit d5f8d92f6d
Signed by: palo
GPG Key ID: 76BF5F1928B9618B
1 changed files with 1 additions and 1 deletions

View File

@ -240,7 +240,7 @@ use nix ./env.nix
use nix ./lsp.nix
use nix ./shell.nix
```
Don't forget to run `direnv allowed . ` in the project folder.
Don't forget to run `direnv allow` in the project folder.
## Conclusion