summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--static/build.html4
1 files 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</pre>
<pre>fetch --nohooks android</pre>
- <p>Sync to the latest stable release for Android (replace $VERSION with the correct
- value):</p>
+ <p>Sync to the latest stable release for Android (replace <code>$VERSION</code> with
+ the correct value):</p>
<pre>cd src
git fetch --tags