Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -194,8 +194,8 @@ <h3>npm</h3>
<p><small>(Installation via <code>npm</code> requires Node version 8 or later)</small></p>

<h3>Tools</h3>
<p>The recommended build tool for beginners is Pulp, which can be installed using <code>npm</code>:</p>
<p><code>npm install -g pulp bower</code></p>
<p>The recommended build tool is Spago, which can be installed using <code>npm</code>:</p>
<p><code>npm install -g spago</code></p>
<p>You might like to install some of these
<a href="https://github.com/purescript/documentation/blob/master/ecosystem/Editor-and-tool-support.md">additional tools and editor plugins</a>.</p>
</div>
Expand Down