Skip to content

Commit

Permalink
fixup! readme: add nix flake instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
Yohh committed Mar 6, 2025
1 parent 758150c commit 4b5a557
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -211,7 +211,7 @@ Combined with the `direnv` tool, the following commands can be used to setup the

```shell
# allow direnv to use the flake
echo \"use flake\" >> .envrc && direnv allow
echo "use flake" >> .envrc && direnv allow
```

See [official direnv documentation](https://direnv.net/) for more information.
Expand Down

0 comments on commit 4b5a557

Please sign in to comment.