瀏覽代碼

Update README.md

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.