Skip to content

Commit

Permalink
README.md development setup for apple silicon and others (#1454)
Browse files Browse the repository at this point in the history
* 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 <[email protected]>
  • Loading branch information
MarcBaeuerle and domoritz authored Nov 27, 2024
1 parent 32be705 commit a28b3d6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ Inside your working copy ...

1. Install the dependencies:
`$ npm install`
* 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 a28b3d6

Please sign in to comment.