From faae09a8c948762f335f6cda181532eb1f56c919 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tiago=20Mergulh=C3=A3o?= Date: Thu, 11 Jan 2018 08:57:12 -0200 Subject: [PATCH] Fix for users unable to pod install --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index d596772..2f30997 100644 --- a/README.md +++ b/README.md @@ -24,6 +24,8 @@ Thanks a lot guys! To run the example project, clone the repo, and run `pod install` from the Example directory first. +If you find that `pod install` responds `Unable to find a specification for Ambience`, you may `pod repo update`. + ## Installation Ambience is available through [CocoaPods](http://cocoapods.org) and it's highly recommended you use it. To install it, simply add the following line to your Podfile: