From 67a8f65982980eb8fc800a4ab43f462fe236bf92 Mon Sep 17 00:00:00 2001 From: Kelp Date: Mon, 27 Jan 2014 11:33:03 +0800 Subject: [PATCH] updated Installation at readme --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index b5e1e26..aa692a1 100644 --- a/README.md +++ b/README.md @@ -96,6 +96,8 @@ NSData *data2 = [decoder base64:@"zT1PS64MnXIUDCUiy13RRg=="]; 1. **git:** ``` $ git clone git://github.com/kelp404/CocoaSecurity.git +$ cd CocoaSecurity +$ git submodule update --init ``` 2. **CocoadPods:**