Bladeren bron

README: adjust name of renamed script

Carola Nitz 7 jaren geleden
bovenliggende
commit
7f5dd63c8c
1 gewijzigde bestanden met toevoegingen van 1 en 1 verwijderingen
  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`.