From 362f29757568f148e9a5c9320de35a5d447d56e2 Mon Sep 17 00:00:00 2001 From: Tj Holowaychuk Date: Mon, 8 Nov 2010 18:34:24 -0800 Subject: [PATCH] Link to end to end build on osx --- Readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Readme.md b/Readme.md index cba1097..019d201 100644 --- a/Readme.md +++ b/Readme.md @@ -11,7 +11,7 @@ $ npm install canvas -If not previously installed, you will want to install the [cairo graphics library](http://cairographics.org/download/) version _>= 1.8.6_ first using the package manager available to you, or building from source. +If not previously installed, you will want to install the [cairo graphics library](http://cairographics.org/download/) version _>= 1.8.6_ first using the package manager available to you, or building from source. Also click to view [end to end installation on mac osx](http://cairographics.org/end_to_end_build_for_mac_os_x/). ## Screencasts