From 6dc21da66e1da48bd4c559c5c04f9a855d5e4ab1 Mon Sep 17 00:00:00 2001 From: drew Date: Wed, 29 Jan 2020 12:03:50 -0600 Subject: [PATCH] Make spago the recommended build tool --- index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/index.html b/index.html index 5b42dcb..e3259ee 100644 --- a/index.html +++ b/index.html @@ -194,8 +194,8 @@

npm

(Installation via npm requires Node version 8 or later)

Tools

-

The recommended build tool for beginners is Pulp, which can be installed using npm:

-

npm install -g pulp bower

+

The recommended build tool 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.