Skip to content

Commit

Permalink
grammar
Browse files Browse the repository at this point in the history
  • Loading branch information
jans23 authored Jan 27, 2025
1 parent 05a2d3f commit 2518d47
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,6 @@ How to Update
3. This will detach the Nitrokey from the app VM, and the bootloader will apear in sys-usb.
4. Attach the bootloader to the app VM.
5. Run ``nitropy nk3 update`` and follow the instructions.
6. During the finalization the Nitrokey will be detached, re-attach the Nitrokey back to th app VM to finish the update.
6. During the finalization the Nitrokey will be detached. Re-attach the Nitrokey back to th app VM to finish the update.

In case of any errors please take the logs from ``/tmp`` directory (``/tmp/nitropy.log.*``).
4 changes: 2 additions & 2 deletions source/components/nitrophone/mdm.rst
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ Install MDM on NitroPhone

Your NitroPhone needs to be connected to the internet during the configuration and you also need a PC.

To grant special permissions you need to use ADB (Android Debug Bridge). You can use ADB directly from your Browser with WebADB (easier, recommended), or you can install the CLI tool on your computer (alternative). WebADB is currently only compatible with Chromium-based browsers (e.g. Chrome, Microsoft Edge, Opera).
To grant special permissions you need to use ADB (Android Debug Bridge). You can use ADB directly from your web browser with WebADB (easier, recommended), or you can install the CLI tool on your computer (alternative). WebADB is currently only compatible with Chromium-based browsers (e.g. Chrome, Microsoft Edge, Opera).

Installation With WebADB
========================
Expand All @@ -35,7 +35,7 @@ Installation With WebADB

7. On your NitroPhone allow the connection.

8. In the WebADB menu choose "Install APK" and click on "Open" and choose the previously downloaded APK.
8. In the WebADB menu choose "Install APK", click on "Open", and choose the previously downloaded APK.

9. Once completed, in the WebADB menu choose "Interactive Shell".
If you have this error: "Application error: a client-side exeption has occurred" refresh the page or click to "File Manager" and go back to "Interactive Shell".
Expand Down

0 comments on commit 2518d47

Please sign in to comment.