aboutsummaryrefslogtreecommitdiff
path: root/en/devices/audio/midi_test.html
diff options
context:
space:
mode:
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>