mirror of
https://github.com/foliojs/pdfkit.git
synced 2025-12-08 20:15:54 +00:00
Merge pull request #1119 from yundi-fu/fu/script
contribution, fixed wrong npm script name in Contributing doc 🤓
This commit is contained in:
commit
386cebb9ff
@ -40,7 +40,7 @@ To install the project you need to have `node`
|
||||
2. `npm install` to install dependencies
|
||||
3. `npm run build` to build the library
|
||||
4. `npm run demo` to run the demo (check demo/out.pdf)
|
||||
5. `npm run demo-browser` to run the browser demo (check demo/browser.html)
|
||||
5. `npm run browser-demo` to run the browser demo (check demo/browser.html)
|
||||
|
||||
> Tip: Keep your `master` branch pointing at the original repository and make
|
||||
> pull requests from branches on your fork. To do this, run:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user