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

Commit db126ea0 authored by Aude M's avatar Aude M Committed by Romain Hunault
Browse files

adding the same precision for FP5 as for FP4

parent 22f275d9
Loading
Loading
Loading
Loading
+10 −3
Original line number Diff line number Diff line
@@ -30,9 +30,16 @@
    - Make sure you are in the current directory which contains the `flash_FP5_factory.sh` file.
    - **Linux** 
       - Right click -> Open terminal here
       - Execute the following command:

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

    - **Windows**
       - Right click -> Git Bash here
       - Execute the following command:
       
        ```
        chmod +x flash_FP5_factory.sh && ./flash_FP5_factory.sh
        ```