nixos/doc/manual/development/writing-documentation.xml: fix build command (#262044)

This commit is contained in:
Michael Schneider
2023-10-19 13:43:03 +02:00
committed by GitHub
parent 4b5b27c7ca
commit c22fed2281
@@ -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