Skip to content
This repository was archived by the owner on Mar 11, 2024. It is now read-only.
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
8 changes: 4 additions & 4 deletions resources/welcome/prereqs.html
Original file line number Diff line number Diff line change
Expand Up @@ -76,8 +76,8 @@ <h2>Required Apps</h2>
<p>
At this time, while the extension is still in public-preview, you
will also need to install the Truffle Suite of developer tools.
Click the links below to install the Truffle tools directly from
this extension
Click the links below to install Truffle Suite and Ganache CLI
directly from this extension
</p>
<div class="required">
<div id="truffle" class="required-app disabled">
Expand Down Expand Up @@ -109,9 +109,9 @@ <h2>Required Apps</h2>
<a
id="installGanache"
class="spinner action"
title="Install Ganache"
title="Install Ganache CLI"
>
<span>Install Ganache</span>
<span>Install Ganache CLI</span>
</a>
</div>
</div>
Expand Down