From f1f0b44602b99b90e4754eb2f98f95c315ea023b Mon Sep 17 00:00:00 2001 From: mikemee Date: Tue, 18 Oct 2016 12:06:48 -0700 Subject: [PATCH] Update link to Quick installation documentation --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 12dcba463..684255e47 100644 --- a/README.md +++ b/README.md @@ -1261,7 +1261,7 @@ extension NMBObjCMatcher { > Nimble can be used on its own, or in conjunction with its sister project, [Quick](https://github.com/Quick/Quick). To install both Quick and Nimble, follow [the installation instructions in the Quick - README](https://github.com/Quick/Quick#how-to-install-quick). + Documentation](https://github.com/Quick/Quick/blob/master/Documentation/en-us/InstallingQuick.md). Nimble can currently be installed in one of two ways: using CocoaPods, or with git submodules.