Skip to content

Commit

Permalink
layout
Browse files Browse the repository at this point in the history
  • Loading branch information
alexgithublab committed Nov 29, 2024
1 parent 1b452c9 commit 88511e8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions source/components/nitrophone/hmdm.rst
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ How to install Headwind MDM on NitroPhone

6. Connect the smartphone to a PC and change the charging connection to "File transfer".

7. Test if adb can find your Nitrophone:
7. Test if ``adb`` can find your Nitrophone:

.. code-block:: bash
Expand All @@ -47,7 +47,7 @@ You need to see your device listed in the output.
./adb install <name of your downloaded file>.apk
When the MDM install was sucessful, the output of adb is "Success".
When the MDM install was sucessful, the output of ``adb`` is "Success".

9. Now give the app device owner rights:

Expand Down

0 comments on commit 88511e8

Please sign in to comment.