diff --git a/README.md b/README.md index 6f5266d..074a459 100644 --- a/README.md +++ b/README.md @@ -38,6 +38,13 @@ Python programming with LEGO Mindstorms. Our goal is to: - [Git](https://git-scm.com/) - [Node.js](https://nodejs.org/en/) +**NOTE**: While installing Node.js, there will be a section titled "Tools for Native Modules". Make sure that +'Automatically install the necessary tools' is checked: + +

+tools for native modules page with tool installation checked +

+ If the compiled serial port version is incompatible, you may see no options presented in the Mind_Reader actions panel:

diff --git a/media/nodejs_setup.png b/media/nodejs_setup.png new file mode 100644 index 0000000..5cc9782 Binary files /dev/null and b/media/nodejs_setup.png differ