ibireme 9 жил өмнө
parent
commit
587db11db9
1 өөрчлөгдсөн 1 нэмэгдсэн , 1 устгасан
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -128,7 +128,7 @@ Installation
 ### Carthage
 
 1. Add `github "ibireme/YYImage"` to your Cartfile.
-2. Run `carthage update` and add the framework to your project.
+2. Run `carthage update --platform ios` and add the framework to your project.
 3. Import \<YYImage/YYImage.h\>
 4. Notice: carthage framework doesn't include webp component, if you want to support webp, use cocoapods or install manually.