Browse Source

Added ensure cairo

Connor Peet 10 years ago
parent
commit
0750b2b85c
1 changed files with 1 additions and 0 deletions
  1. 1 0
      README.md

+ 1 - 0
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"`