diff --git a/README.md b/README.md index 5c40629..2013ae8 100644 --- a/README.md +++ b/README.md @@ -22,7 +22,7 @@ system = { ``` It's mainly useful to detect typos and auto-complete if you use [rnix-lsp](https://github.com/nix-community/rnix-lsp). - + Eg: instead of typing `"x86_64-linux"`, use `system.x86_64-linux`.