Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
NontasBak committed May 17, 2024
1 parent 5fe133b commit a2d4b03
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 @@ -18,6 +18,7 @@ Contributions are welcome and appreciated. The notes are written in [tldraw](htt

If you want to contribute to the code and/or build the pdf files yourself follow these steps:

- Install node.js on your pc and run `npm install`
- Run `npm run build` to build all of the pdf files (not recommended)
- or run `npm start` and the code will automatically detect your changed .tldr files through git (make sure you haven't commited the files before you run it). This is recommended if you want to save time.

Expand Down

0 comments on commit a2d4b03

Please sign in to comment.