Explorar el Código

README: adjust name of renamed script

Carola Nitz hace 7 años
padre
commit
7f5dd63c8c
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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`.