diff --git a/rendered/docs/quick-start.md b/rendered/docs/quick-start.md index 9a514ee..5eed365 100644 --- a/rendered/docs/quick-start.md +++ b/rendered/docs/quick-start.md @@ -17,9 +17,12 @@ Windows you could run into weird errors with `node-gyp`. Oh wait, if you're on "Twenty minutes" is a rough guess if nothing goes wrong. If something does go wrong, please let me know so I can sort out what's happening. These instructions are tested on macOS, Windows 10, ArchLinux and alpine Linux.
- -This is a very early release to have people try it and tell me how it worked on their platform. I test this OSX, Windows, and Linux but tell me if you run into installation issues, especially with regards to node-gyp. - + +

This is a very early release to have people try it and tell me how it worked on their platform. I test this OSX, Windows, and Linux but tell me if you run into installation issues, especially with regards to node-gyp.

+ +

M1/M2 MAC USERS BEWARE! Your laptop has big problems with many open source projects. If you experience problems with libraries, install, or similar then please tell me. I don't know if I can fix them, but I'll do what I can. Then go find another computer to use. +

+
## Warning for Linux Die Hards