We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b84e45a + 18e309b commit 9460aeeCopy full SHA for 9460aee
1 file changed
README.md
@@ -134,15 +134,15 @@ github "aschuch/StatefulViewController", ~> 1.0
134
135
Then run `carthage update`.
136
137
-#### Cocoapods
+#### CocoaPods
138
139
Add the following line to your Podfile.
140
141
```
142
pod "StatefulViewController", "~> 1.0"
143
144
145
-Then run `pod install` with Cocoapods 0.36 or newer.
+Then run `pod install` with CocoaPods 0.36 or newer.
146
147
#### Manually
148
0 commit comments