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

Commit 9709891a authored by Romain Hunault's avatar Romain Hunault 💻 Committed by Rohit Sekhar
Browse files

install_e_FP5.md: Bullet point Linux/Windows specific steps for running installer script

parent 71a408a0
Loading
Loading
Loading
Loading
+7 −10
Original line number Diff line number Diff line
@@ -28,14 +28,11 @@

1. Run the installer script on Terminal(Linux) or on Git Bash UI(Windows).
    - Make sure you are in the current directory which contains the `flash_FP5_factory.sh` file.

    **Linux**
    - **Linux** 
        - Right click -> Open terminal here

    **Windows**
    - **Windows**
        - Right click -> Git Bash here
    - Execute the following command:

        ```
        chmod +x flash_FP5_factory.sh && ./flash_FP5_factory.sh
        ```