wrap variable in code element

This commit is contained in:
Daniel Micay 2020-11-17 19:13:13 -05:00
parent 0decb6cd67
commit a8bbe362a3

View File

@ -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