diff options
author | Benjamin Dobell <benjamin.dobell+github@glassechidna.com.au> | 2010-12-14 00:55:02 +1100 |
---|---|---|
committer | Benjamin Dobell <benjamin.dobell+github@glassechidna.com.au> | 2010-12-14 01:25:31 +1100 |
commit | fbab0f535efa78fe5ec77848559c33b9f798e072 (patch) | |
tree | c9008a01f64602d37edd617a2e581131aa1baca3 /OSX | |
parent | 069cbe77b5c9e32fe461ba3921d082f13770b7f5 (diff) | |
download | external_heimdall-fbab0f535efa78fe5ec77848559c33b9f798e072.zip external_heimdall-fbab0f535efa78fe5ec77848559c33b9f798e072.tar.gz external_heimdall-fbab0f535efa78fe5ec77848559c33b9f798e072.tar.bz2 |
Heimdall 1.1.1 - Fix Galaxy Tab Modem Flashing
- Swapped back to the "Odin method" of flashing modem files. (Galaxy Tab Fix)
- Updated the README files slightly.
- Removed unnecessary files /heimdall/source/.dirstamp
Diffstat (limited to 'OSX')
-rw-r--r-- | OSX/README.txt | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/OSX/README.txt b/OSX/README.txt index c5e82b0..fea2db8 100644 --- a/OSX/README.txt +++ b/OSX/README.txt @@ -26,7 +26,10 @@ Installing Heimdall and Heimdall Frontend Binaries: Installing Heimdall from Source:
- 1. First make sure you have installed build-tools and pkgconfig.
+ 1. First make sure you have installed XCode and pkgconfig.
+
+ NOTE: There are several different ways you can install pkgconfig, one
+ option is to use Macports (http://www.macports.org/).
2. Open a terminal and navigate to the directory where you extracted
Heimdall.
|