Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mumble-voip/mumble-iphoneos.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikkel Krautz <mikkel@krautz.dk>2010-11-16 23:47:16 +0300
committerMikkel Krautz <mikkel@krautz.dk>2010-11-16 23:47:16 +0300
commit8a1b8a5f4411b606345897fb70d2f4438692254c (patch)
tree34289cc868c473f86d343c9583ce05293cf4a971 /README.markdown
parent3aa3d279aec58add991081481f4997bc3df0115f (diff)
Remove Three20.
Diffstat (limited to 'README.markdown')
-rw-r--r--README.markdown5
1 files changed, 0 insertions, 5 deletions
diff --git a/README.markdown b/README.markdown
index dfb23bd..bed1e1b 100644
--- a/README.markdown
+++ b/README.markdown
@@ -21,11 +21,6 @@ required submodules:
$ git submodule init
$ git submodule update
-When they're done checking out, run the FixThree20 script to set
-up Three20 to build for both armv6 and armv7:
-
- $ ./Scripts/FixThree20
-
Then it's time to checkout MumbleKit's dependencies:
$ cd MumbleKit