浏览代码

README: update "Custom VLCKit" instructions

The MobileVLCKit.framework path seems to have changed.
Thomas Guillem 6 年之前
父节点
当前提交
0a6592a13e
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -61,7 +61,7 @@ Mostly for debugging or advanced users, you might want to have a custom local VL
 
 
     Inside your vlc-ios folder, after a `pod update`, do:
     Inside your vlc-ios folder, after a `pod update`, do:
 
 
-    `cd Pods/MobileVLCKit-unstable/MobileVLCKit-binary`
+    `cd Pods/MobileVLCKit`
 
 
     `rm -rf MobileVLCKit.framework`
     `rm -rf MobileVLCKit.framework`