aboutsummaryrefslogtreecommitdiff
path: root/en/devices/tech/admin/testing-setup.html
diff options
context:
space:
mode:
Diffstat (limited to 'en/devices/tech/admin/testing-setup.html')
-rw-r--r--en/devices/tech/admin/testing-setup.html4
1 files changed, 3 insertions, 1 deletions
diff --git a/en/devices/tech/admin/testing-setup.html b/en/devices/tech/admin/testing-setup.html
index 8a47fcfe..dc89c1a4 100644
--- a/en/devices/tech/admin/testing-setup.html
+++ b/en/devices/tech/admin/testing-setup.html
@@ -61,7 +61,9 @@ enterprise mobility management (EMM) providers.</p>
</ul>
</li>
<li>Set the TestDPC app as the device owner using the following command:<br>
- <pre>$ adb shell dpm set-device-owner "com.afwsamples.testdpc/.DeviceAdminReceiver"</pre>
+<pre class="devsite-terminal devsite-click-to-copy">
+adb shell dpm set-device-owner "com.afwsamples.testdpc/.DeviceAdminReceiver"
+</pre>
</li>
<li>Go through device owner setup on the device (encrypt, select Wi-Fi, etc.)</li>
</ol>