Explorar el Código

fix typos && update CocoaPods integrate command

YuanJie Chen hace 10 años
padre
commit
b35a9e6622
Se han modificado 1 ficheros con 2 adiciones y 1 borrados
  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.