nixos/doc/manual/development/writing-documentation.xml: fix build command (#262044)
This commit is contained in:
@@ -16,7 +16,7 @@ You can quickly validate your edits with `make`:
|
||||
```ShellSession
|
||||
$ cd /path/to/nixpkgs/nixos/doc/manual
|
||||
$ nix-shell
|
||||
nix-shell$ make
|
||||
nix-shell$ devmode
|
||||
```
|
||||
|
||||
Once you are done making modifications to the manual, it's important to
|
||||
|
||||
Reference in New Issue
Block a user