Skip to content

Commit

Permalink
update Readme with pod version
Browse files Browse the repository at this point in the history
  • Loading branch information
aschuch committed Jan 30, 2015
1 parent a1a79e2 commit b00358c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ Then run `carthage update`.
Add the following line to your Podfile.

```
pod "QRCode", :git => "https://github.com/aschuch/QRCode"
pod "QRCode", "0.1"
```

Then run `pod install` with Cocoapods 0.36 or newer.
Expand Down

0 comments on commit b00358c

Please sign in to comment.