소스 검색

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.