Sfoglia il codice sorgente

README: fix path for patches

The patches were moved in master.
Felix Paul Kühne 5 anni fa
parent
commit
a79933bed3
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  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.