nixos/doc/manual/development/writing-documentation.xml: fix build command (#262044)
Michael Schneider 2 years ago c22fed22 4b5b27c7
··· 16 16 ```ShellSession 17 17 $ cd /path/to/nixpkgs/nixos/doc/manual 18 18 $ nix-shell 19 19 - nix-shell$ make 19 19 + nix-shell$ devmode 20 20 ``` 21 21 22 22 Once you are done making modifications to the manual, it's important to