From 5bc52ea1e27150abcf52b8483fc06d5476f3c722 Mon Sep 17 00:00:00 2001 From: Yousef Hamza Date: Fri, 20 Jan 2017 20:52:04 +0200 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index d14b94c..da26808 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ `$ react-native link instabug-reactnative` -#### iOS Manual installation +#### iOS installation 1. Open your app `.xcodeproj` file 2. Add the following line to your "Podfile": `pod 'Instabug', '~> 6.0.0'` @@ -124,4 +124,4 @@ The InstabugColorTheme can be specified as one of the following values: This software is released under MIT License. -© 2016 Instabug. All rights reserved. \ No newline at end of file +© 2016 Instabug. All rights reserved.