Skip to content

Commit 41eecbb

Browse files
committed
add pod version to Readme
1 parent ab78ccf commit 41eecbb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ Then run `carthage update`.
8787
Add the following line to your Podfile.
8888

8989
```
90-
pod "QRCode", "0.1"
90+
pod "QRCode", "~> 0.1"
9191
```
9292

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

0 commit comments

Comments
 (0)