소스 검색

README: adjust name of renamed script

Carola Nitz 7 년 전
부모
커밋
7f5dd63c8c
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -43,7 +43,7 @@ Mostly for debugging or advanced users, you might want to have a custom local VL
 
 2. Inside the VLCKit folder, run the following command:
 
-    `./buildMobileVLCKit.sh -a ${MYARCH}`
+    `./compileAndBuildVLCKit.sh -a ${MYARCH}`
 
     MYARCH can be `i386` `x86_64` `armv7` `armv7s` or `aarch64`.