From 6824f6203bc029758bd204c0711fc6f9a53e2bc6 Mon Sep 17 00:00:00 2001 From: ChristianChiarulli Date: Sun, 19 Dec 2021 18:29:47 -0500 Subject: [PATCH] update readme --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index dbd5582..1a3d749 100644 --- a/README.md +++ b/README.md @@ -58,6 +58,8 @@ Next we need to install python support (node is optional) ``` --- +**NOTE** make sure you have [node](https://nodejs.org/en/) installed, I recommend a node manager like [fnm](https://github.com/Schniz/fnm) + > The computing scientist's main challenge is not to get confused by the complexities of his own making. \- Edsger W. Dijkstra