syntax highlighting in docs
This commit is contained in:
parent
74bc23f853
commit
71a9af0b96
1 changed files with 1 additions and 1 deletions
|
@ -33,7 +33,7 @@ From here one needs to build the first package, `mksh` which will
|
|||
allow one to rebuild `toybox` and `busybox`.
|
||||
|
||||
Clone this git repo into `$LBROOT/root/lazybox` and then chroot to `$LBROOT`
|
||||
```
|
||||
```sh
|
||||
cd /root/lazybox
|
||||
|
||||
cd pkgs/mksh
|
||||
|
|
Loading…
Reference in a new issue