From 0750b2b85ce76eb60b6d4d80930bc987e6d20827 Mon Sep 17 00:00:00 2001 From: Connor Peet Date: Wed, 7 Jan 2015 13:06:21 -0500 Subject: [PATCH] Added ensure cairo --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 74cd5af..933e057 100644 --- a/README.md +++ b/README.md @@ -19,6 +19,7 @@ Please [visit the website](https://crafatar.com) for details. ## Install +* Ensure Cairo is [installed](https://github.com/Automattic/node-canvas/wiki). * Clone the repository. * `npm install` * `cp "modules/config.example.js" "modules/config.js"`