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

Commit 6fecc090 authored by Manoj Nair's avatar Manoj Nair
Browse files

Merge branch '649-corrections-to-samsung-install-guide' into 'master'

Resolve "Corrections to Samsung Install guide"

Closes #649

See merge request e/documentation/user!695
parents 096f47cf 9ec3e854
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%}