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

Commit 9ec3e854 authored by Manoj Nair's avatar Manoj Nair
Browse files

Resolve "Corrections to Samsung Install guide"

parent 096f47cf
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -40,7 +40,7 @@ Download the latest recovery file, mentioned in the `Downloads for {{ device.cod

1. Rename the downloaded image to “recovery.img”, open a Command Prompt and TAR the file by running 

   `tar -cvzf %USERPROFILE%\Downloads\recovery.tar %USERPROFILE%\Downloads\recovery.img` 
   `tar -cvf %USERPROFILE%\Downloads\recovery.tar %USERPROFILE%\Downloads\recovery.img` 

    {% include alerts/tip.html content="The path may vary depending on where you download the recovery image." %}
    {%-endif%}