Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
justaCasualCoder committed Feb 4, 2023
1 parent b4cd419 commit 0ebef1b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,9 @@ A Script that can be used to easily flash .img files to any samsung phone using
## Instructions
#### Windows
Download the Windows.zip from the releases section and extract it. Then enter the folder that you extracted the zip to and run the zadig tool inside the heimdall directory. Then go to the top of of the program and press Options/List all devices. After that go to the device slection area and select your device. It should be something like MSM****. Then cycle through the driver,s and replace each driver.
After You have done this, go to the parent folder ( the directory that you unzipped to) and run flashgui.bat .the program will guide you through the rest
After You have done this, go to the parent folder ( the directory that you unzipped to) and run flashgui.bat the program will guide you through the rest
#### Linux
On Linux, It,s pretty much plug-and-play ( only Zenity ,git , and heimdall are required)... run the following to run the script without even downloading it!
```
bash <( curl -s https://raw.githubusercontent.com/justaCasualCoder/SamsungFlashGUI/main/FLASH.sh)
```
```

0 comments on commit 0ebef1b

Please sign in to comment.