From 5e9a0bda7a019afa11f26605c9c4c2884e3c96fa Mon Sep 17 00:00:00 2001 From: Bob Sun Date: Thu, 16 Feb 2017 15:47:57 +0800 Subject: [PATCH] update README --- README.md | 3 --- 1 file changed, 3 deletions(-) diff --git a/README.md b/README.md index 80d6aa6..43e6626 100644 --- a/README.md +++ b/README.md @@ -32,14 +32,11 @@ GPG for encryption and Git for version control. ``` carthage bootstrap --platform iOS ``` - 2. Run pod install in the project root directory. ``` pod install ``` - 3. Open .xcworkspace file in Xcode. - 4. Build & Run. ## Usage