Felix Paul Kühne преди 9 години
родител
ревизия
f89b229b0f
променени са 1 файла, в които са добавени 7 реда и са изтрити 0 реда
  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.