Skip to content

Commit fd458e6

Browse files
committed
Update README.md for CocoaPods
1 parent aedc67a commit fd458e6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ installation steps automatically.
5252

5353
In order to install the library this way add the following line to your `Podfile`:
5454

55-
```dependency 'NXOAuth2Client','1.2.2'```
55+
```pod 'NXOAuth2Client', '~> 1.2.2'```
5656

5757
and run the following command `pod install`.
5858

0 commit comments

Comments
 (0)