Skip to content

Commit 773fb18

Browse files
committed
add pod version to Readme
1 parent e449708 commit 773fb18

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ Then run `carthage update`.
102102
Add the following line to your Podfile.
103103

104104
```
105-
pod "StatefulViewController", :git => "https://github.com/aschuch/StatefulViewController"
105+
pod "StatefulViewController", "~> 0.1"
106106
```
107107

108108
Then run `pod install` with Cocoapods 0.36 or newer.

0 commit comments

Comments
 (0)