updated Installation at readme

This commit is contained in:
Kelp
2014-01-27 11:33:03 +08:00
parent f92efd7088
commit 67a8f65982
+2
View File
@@ -96,6 +96,8 @@ NSData *data2 = [decoder base64:@"zT1PS64MnXIUDCUiy13RRg=="];
1. **git:** 1. **git:**
``` ```
$ git clone git://github.com/kelp404/CocoaSecurity.git $ git clone git://github.com/kelp404/CocoaSecurity.git
$ cd CocoaSecurity
$ git submodule update --init
``` ```
2. **<a href="http://cocoapods.org/?q=CocoaSecurity" target="_blank">CocoadPods</a>:** 2. **<a href="http://cocoapods.org/?q=CocoaSecurity" target="_blank">CocoadPods</a>:**