Explorar el Código

README: fix path for patches

The patches were moved in master.
Felix Paul Kühne hace 5 años
padre
commit
a79933bed3
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -169,7 +169,7 @@ More information can be found under `./compileAndBuildVLCKit.sh -h`.
 
     `cd vlc`
 
-    `git am ../../Resources/MobileVLCKit/patches/*`
+    `git am ../libvlc/patches/*`
 
 3. run `compileAndBuildVLCKit.sh` with the `-n` option.