diff --git a/README.md b/README.md index ff375c8..ae85ddb 100644 --- a/README.md +++ b/README.md @@ -9,4 +9,12 @@ Don't clone this if you come from another community. The original can be found at https://github.com/ffrgb/meshviewer # Documentation -https://rubo77.gitbook.io/meshviewer-documentation \ No newline at end of file +https://rubo77.gitbook.io/meshviewer-documentation + +## Dev Documentation (WIP!) + +I just log what I have found to be necessary for me locally + +1. Install `node` and `npm` +2. `python2` is needed, as well +3. In the path where the package.json is located, run `npm install`. \ No newline at end of file