Browse Source

Update README.md

Felix Paul Kühne 9 years ago
parent
commit
f89b229b0f
1 changed files with 7 additions and 0 deletions
  1. 7 0
      README.md

+ 7 - 0
README.md

@@ -1,5 +1,12 @@
 # How to start development for VLC for iOS:
 
+## Requirements
+* Xcode 7.0 or later
+* OS X 10.10 or later
+* Command Line Tools package: https://developer.apple.com/downloads/
+* Cocoapods 0.38 or later
+
+## Let's compile!
 1. Run the compilescript with: ```sh compileVLCforiOS.sh```
 
     The first time around this will take roughly an hour and take up 7.5GB of free space.