소스 검색

README: fix path for patches

The patches were moved in master.
Felix Paul Kühne 5 년 전
부모
커밋
a79933bed3
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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.