mirror of
https://github.com/nix-community/dream2nix.git
synced 2024-12-22 14:01:41 +03:00
docs: fix typo
This commit is contained in:
parent
ebdb0fe3a6
commit
c58f0449ae
@ -32,7 +32,7 @@ i.e. from inside the shell in `./docs`:
|
||||
|
||||
``` shellsession
|
||||
# update
|
||||
ln -sfT $(nix build --print-out-paths --no-link ..#optionsReference) ./src/reference
|
||||
ln -sfT $(nix build --print-out-paths --no-link .#optionsReference) ./src/reference
|
||||
# remove
|
||||
rm ./src/reference
|
||||
```
|
||||
|
Loading…
Reference in New Issue
Block a user