Browse Source

fix typos && update CocoaPods integrate command

YuanJie Chen 10 năm trước cách đây
mục cha
commit
b35a9e6622
1 tập tin đã thay đổi với 2 bổ sung1 xóa
  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.