From 87583531b26dd04b516b48827a78e394850e4e8c Mon Sep 17 00:00:00 2001 From: Philip Nagler-Frank Date: Mon, 13 Dec 2021 17:12:10 +0100 Subject: [PATCH] declare proper language for code snippets in readme --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 2642a6f..d3c7d41 100644 --- a/README.md +++ b/README.md @@ -208,7 +208,7 @@ When `LOCAL_MIRROR` is `true`: ### Build for river (lineage-18.1, officially supported), test keys, no patches -``` +```sh docker run \ -e "BRANCH_NAME=lineage-18.1" \ -e "DEVICE_LIST=river" \ @@ -281,7 +281,7 @@ Then, with the help of lineage.dependencies from the [common tree][a6000-common-tree-deps] we create an XML `/home/user/manifests/a6000.xml` with this content: -``` +```xml