mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-06-09 19:13:26 +03:00
nixos/doc: Fix outdated references in the NixOS manual
This commit is contained in:
parent
40c3686454
commit
a6f14a6036
1 changed files with 2 additions and 2 deletions
|
@ -11,12 +11,12 @@ The sources of the [](#book-nixos-manual) are in the
|
|||
[`nixos/doc/manual`](https://github.com/NixOS/nixpkgs/tree/master/nixos/doc/manual)
|
||||
subdirectory of the Nixpkgs repository.
|
||||
|
||||
You can quickly validate your edits with `make`:
|
||||
You can quickly validate your edits with `devmode`:
|
||||
|
||||
```ShellSession
|
||||
$ cd /path/to/nixpkgs/nixos/doc/manual
|
||||
$ nix-shell
|
||||
nix-shell$ devmode
|
||||
[nix-shell:~]$ devmode
|
||||
```
|
||||
|
||||
Once you are done making modifications to the manual, it's important to
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue