Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 9a7ff045 authored by Romain Hunault's avatar Romain Hunault 🚴🏻
Browse files

Improve layout

parent 85141c8e
Loading
Loading
Loading
Loading
+4 −2
Original line number Diff line number Diff line
@@ -35,12 +35,14 @@

1. Alternately on some devices to unlock the bootloader you may need to type the command:

    ```fastboot oem unlock-go    
    ```
    fastboot oem unlock-go    
    ```

1. Check if the device has been unlocked by typing the following command in command prompt (on Windows) or terminal (on Linux or macOS) window. The output will display a message similar to 'Device unlocked: true':

    ```fastboot oem device-info    
    ```
    fastboot oem device-info    
    ```