Revise Carthage installation instructions

This commit is contained in:
Drew Olbrich
2019-02-05 08:55:46 -08:00
parent fde366e946
commit 88043ca615
+1 -1
View File
@@ -47,7 +47,7 @@ To install ScrollingContentViewController using CocoaPods, add this line to your
pod 'ScrollingContentViewController'
```
To install ScrollingContentViewController using Carthage, add this line to your Cartfile:
To install using Carthage, add this to your Cartfile:
```
github "drewolbrich/ScrollingContentViewController"