aboutsummaryrefslogtreecommitdiff
path: root/en/devices/audio/midi_test.html
diff options
context:
space:
mode:
authorAndroid Partner Docs <noreply@android.com>2017-06-21 01:32:24 +0000
committerandroid-build-merger <android-build-merger@google.com>2017-06-21 01:32:24 +0000
commitd9c0a94dd500fc616309192152fa737a83c185d8 (patch)
tree9d32c0a36693b9ce3d89bd10152cd3a2564f486e /en/devices/audio/midi_test.html
parent0d061a7f4d62ccb9174916e0abbe96d84646df45 (diff)
parentbb57032f17abb0cfb5ebe780451d58a97779c5b6 (diff)
downloadsource.android.com-d9c0a94dd500fc616309192152fa737a83c185d8.tar.gz
Merge "Docs: Changes to source.android.com" am: 14605d77b5 am: 833d7d4b81 am: f51ce41011
am: bb57032f17 Change-Id: I7c8bcc0487be283a76b1703188455ef18b255661
Diffstat (limited to 'en/devices/audio/midi_test.html')
-rw-r--r--en/devices/audio/midi_test.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/en/devices/audio/midi_test.html b/en/devices/audio/midi_test.html
index 303f0980..d6531f98 100644
--- a/en/devices/audio/midi_test.html
+++ b/en/devices/audio/midi_test.html
@@ -104,9 +104,9 @@ For example, to install the <em>MidiScope</em> app:</p>
<li> On the workstation, enter:</li>
</ol>
-<pre>
-cd <em>&lt;this-folder&gt;</em>
-adb install -r MidiScope.apk
+<pre class="devsite-click-to-copy">
+<code class="devsite-terminal">cd <var>THIS_FOLDER</var></code>
+<code class="devsite-terminal">adb install -r MidiScope.apk</code>
</pre>