Unverified Commit c22fed22 authored by Michael Schneider's avatar Michael Schneider Committed by GitHub
Browse files

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

parent 4b5b27c7
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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