1
0
Эх сурвалжийг харах

fix typos && update CocoaPods integrate command

YuanJie Chen 10 жил өмнө
parent
commit
b35a9e6622
1 өөрчлөгдсөн 2 нэмэгдсэн , 1 устгасан
  1. 2 1
      README.md

+ 2 - 1
README.md

@@ -28,7 +28,8 @@ server.start()
 ```
 ### CocoaPods? Yes.
 ```
-pod 'Swifter', '~> 1.0.2’
+use_frameworks!
+pod 'Swifter', '~> 1.0.2'
 ```
 
 ### Carthage? Also yes.