diff --git a/index.html b/index.html index 352cbb4..3e4a264 100644 --- a/index.html +++ b/index.html @@ -194,10 +194,11 @@
(Installation via npm requires Node version 8 or later)
The recommended build tool is Spago, which can be installed using npm:
The recommended build tool for PureScript is Spago, which can be installed using npm:
npm install -g spago
You might like to install some of these additional tools and editor plugins.
+NPM is recommended for managing JavaScript dependencies in your project.