Skip to content

Commit a28b3d6

Browse files
README.md development setup for apple silicon and others (#1454)
* Update: README.md development setup for apple silicon * Update README.md removed yarn from development setup * fix: README.md development setup numbers * Update README.md --------- Co-authored-by: Dominik Moritz <domoritz@gmail.com>
1 parent 32be705 commit a28b3d6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

+1
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ Inside your working copy ...
2525

2626
1. Install the dependencies:
2727
`$ npm install`
28+
* If you are running into issues with installing canvas, follow the [canvas installation guide](https://github.com/Automattic/node-canvas?tab=readme-ov-file#installation).
2829

2930
2. Launch the local web server:
3031
`$ npm start`

0 commit comments

Comments
 (0)