fix: add quotes to flake in readme

This commit is contained in:
Youwen Wu 2024-10-20 02:52:45 -07:00
parent a3b09217d2
commit d21c19c102
Signed by: youwen5
GPG key ID: 865658ED1FE61EC3

View file

@ -33,7 +33,7 @@ Since the flake in [2024] provides a package set, you can use the `nix search`
command on it to discover documents just like `nixpkgs`. Try:
```sh
nix search git+https://code.youwen.dev/youwen5/alexandria?dir=2024 phil-1
nix search "git+https://code.youwen.dev/youwen5/alexandria?dir=2024" digression
```
You can compile any document in this repository yourself very easily! Simply