Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
domoritz authored Nov 27, 2024
1 parent 7c4b4d8 commit e046ee7
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,9 +25,7 @@ Inside your working copy ...

1. Install the dependencies:
`$ npm install`
* macOS Apple Silicon: if you encounter installation errors related to `canvas`, ensure the necessary system libraries are present by running:
`$ brew install pkg-config cairo pango libpng jpeg giflib librsvg pixman python-setuptools`
For more details, refer to the [canvas installation guide](https://github.com/Automattic/node-canvas?tab=readme-ov-file#installation)
* 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).

2. Launch the local web server:
`$ npm start`
Expand Down

0 comments on commit e046ee7

Please sign in to comment.