瀏覽代碼

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`.