Parcourir la source

README: fix path for patches

The patches were moved in master.
Felix Paul Kühne il y a 5 ans
Parent
commit
a79933bed3
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  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.