From 71a9af0b9609dd3e8a9a0d1466622c4d910d6994 Mon Sep 17 00:00:00 2001 From: Ella-0 <23418164+Ella-0@users.noreply.github.com> Date: Thu, 28 Jan 2021 12:37:19 +0000 Subject: [PATCH] syntax highlighting in docs --- docs/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/index.md b/docs/index.md index f4e67d0..33fd410 100644 --- a/docs/index.md +++ b/docs/index.md @@ -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