From 976dc9e6e4f087d3bd12aa9b4f0b1dfa50cf9f81 Mon Sep 17 00:00:00 2001 From: Alberdi Date: Fri, 6 Feb 2015 15:15:16 +0100 Subject: [PATCH] Fixes wrong URL to instagr.am --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index ac2c3be..7737dfd 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ Optionally to make sure you are using the latest version you can specify the pod pod 'NRGramKit', :podspec => 'https://raw.github.com/NextRoot/NRGramKit/master/NRGramKit.podspec' -Create an application at [http://intagr.am/developer](http://intagr.am/developer) and create a new plist file in your project called *NRGramKitConfigs.plist* with the following keys: +Create an application at [http://instagr.am/developer](http://instagr.am/developer) and create a new plist file in your project called *NRGramKitConfigs.plist* with the following keys: InstagramClientId InstagramClientSecret @@ -65,4 +65,4 @@ Authenticated calls will simply fail if you don't login first ### License -NRGramKit is available under the MIT license. See the LICENSE file for more info. \ No newline at end of file +NRGramKit is available under the MIT license. See the LICENSE file for more info.