summaryrefslogtreecommitdiff
path: root/docs/android-build-viewer.html
diff options
context:
space:
mode:
Diffstat (limited to 'docs/android-build-viewer.html')
-rw-r--r--docs/android-build-viewer.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/android-build-viewer.html b/docs/android-build-viewer.html
index af7387a1..1ee75740 100644
--- a/docs/android-build-viewer.html
+++ b/docs/android-build-viewer.html
@@ -88,7 +88,7 @@ Use the x86 ABI for best emulator performance.
Then launch the emulator, or connect a device with USB debugging enabled:
<pre>
-$ emulator -avd MyVirtualDevice &
+$ emulator -avd MyVirtualDevice &amp;
</pre>
<p>