From 115352b8237fdd9b50e60df3584c071d2214727d Mon Sep 17 00:00:00 2001 From: Matt Coneybeare Date: Wed, 17 Sep 2014 15:42:21 -0400 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 7c436e5..6516941 100644 --- a/README.md +++ b/README.md @@ -73,6 +73,8 @@ Tweak the variables so that you don't annoy your customers, and you will enjoy t _The infrastructure and best practices for distributing Swift libraries is currently in flux during this beta period of the language and Xcode. In the meantime, you can simply add Armrest as a git submodule, drag the `Armchair.xcodeproj` file into your Xcode project, and add the framework product as a dependency for your application target. (This is how the example project is structured)_ +For more detailed installation instructions, including a video, see [Installation](https://github.com/UrbanApps/Armchair/wiki/Basic-Installation) + ## Usage ### Simple 1-line Setup