From 5430d14c4318609d31f4603a4bc93dbd6da3eed9 Mon Sep 17 00:00:00 2001 From: bcfletcher <130318010+bcfletcher@users.noreply.github.com> Date: Sun, 23 Mar 2025 19:10:31 -0400 Subject: [PATCH] Update CONTRIBUTING.md added language about installing node-canvas --- CONTRIBUTING.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 7cac677e9..861598fe3 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -39,6 +39,12 @@ You will need [Git][git] to get the source code from GitHub. (Say that 3 times f [git]: https://git-scm.com/ +### Install node-canvas and its dependencies + +https://github.com/Automattic/node-canvas + +On a Mac this will require installing homebrew (https://brew.sh) + ## Getting The Code After the tools above have been installed, open a command prompt in the directory