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

This commit is contained in:
Michael Schneider 2023-10-19 12:43:03 +01:00 committed by GitHub
parent 4b5b27c7ca
commit c22fed2281
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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