Skip to content

Commit 8757c02

Browse files
committed
Update CONTRIBUTING.md
1 parent c1e9ba1 commit 8757c02

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ node-pre-gyp WARN Pre-built binaries not installable for [email protected] and node@1
2020
node-pre-gyp WARN Hit error response status 404 Not Found on https://github.com/Automattic/node-canvas/releases/download/v2.9.1/canvas-v2.9.1-node-v93-darwin-unknown-arm64.tar.gz
2121
```
2222

23-
If this happens, you will need to [compile node-canvas from source](https://github.com/Automattic/node-canvas/blob/master/Readme.md#compiling)in order to develop Plot. For example, on macOS, you can use Homebrew to install the needed dependencies:
23+
If this happens, you will need to [compile node-canvas from source](https://github.com/Automattic/node-canvas/blob/master/Readme.md#compiling). On macOS you can use Homebrew to install the needed dependencies:
2424

2525
```bash
2626
brew install pkg-config cairo pango libpng jpeg giflib librsvg

0 commit comments

Comments
 (0)