fix: add quotes to flake in readme
This commit is contained in:
parent
a3b09217d2
commit
d21c19c102
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue