diff options
author | Benjamin Dobell <benjamin.dobell+github@glassechidna.com.au> | 2010-12-13 14:55:02 +0100 |
---|---|---|
committer | Benjamin Dobell <benjamin.dobell+github@glassechidna.com.au> | 2010-12-13 15:25:31 +0100 |
commit | fbab0f535efa78fe5ec77848559c33b9f798e072 (patch) | |
tree | c9008a01f64602d37edd617a2e581131aa1baca3 /Linux | |
parent | make install output directory can now be set via qmake variable FRONTENDOUTDIR (diff) | |
download | Heimdall-fbab0f535efa78fe5ec77848559c33b9f798e072.tar Heimdall-fbab0f535efa78fe5ec77848559c33b9f798e072.tar.gz Heimdall-fbab0f535efa78fe5ec77848559c33b9f798e072.tar.bz2 Heimdall-fbab0f535efa78fe5ec77848559c33b9f798e072.tar.lz Heimdall-fbab0f535efa78fe5ec77848559c33b9f798e072.tar.xz Heimdall-fbab0f535efa78fe5ec77848559c33b9f798e072.tar.zst Heimdall-fbab0f535efa78fe5ec77848559c33b9f798e072.zip |
Diffstat (limited to '')
-rw-r--r-- | Linux/README | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/Linux/README b/Linux/README index d76bc33..b25ca91 100644 --- a/Linux/README +++ b/Linux/README @@ -79,7 +79,10 @@ Flashing Firmware with Heimdall Frontend: NOTE: If you want to use the CSC then extract it last.
- 3. Open Heimdall Frontend.
+ 3. Open Heimdall Frontend, which can be done by entering the following
+ command in a terminal:
+
+ heimdall-frontend
4. Put your Galaxy S device into download mode.
|