From a8bbe362a301e4473f227e14dc8c75bca654f2b6 Mon Sep 17 00:00:00 2001 From: Daniel Micay Date: Tue, 17 Nov 2020 19:13:13 -0500 Subject: [PATCH] wrap variable in code element --- static/build.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/static/build.html b/static/build.html index b6ace3b3..d7a8f102 100644 --- a/static/build.html +++ b/static/build.html @@ -748,8 +748,8 @@ git checkout $CORRECT_BRANCH_OR_TAG
fetch --nohooks android
-

Sync to the latest stable release for Android (replace $VERSION with the correct - value):

+

Sync to the latest stable release for Android (replace $VERSION with + the correct value):

cd src
 git fetch --tags