Skip to content
This repository was archived by the owner on Mar 11, 2024. It is now read-only.

Commit 502fd70

Browse files
authored
Clarify Ganache CLI usage in Requirements Page (#274)
docs: clarify ganache cli usage
1 parent 6612dde commit 502fd70

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

resources/welcome/prereqs.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -76,8 +76,8 @@ <h2>Required Apps</h2>
7676
<p>
7777
At this time, while the extension is still in public-preview, you
7878
will also need to install the Truffle Suite of developer tools.
79-
Click the links below to install the Truffle tools directly from
80-
this extension
79+
Click the links below to install Truffle Suite and Ganache CLI
80+
directly from this extension
8181
</p>
8282
<div class="required">
8383
<div id="truffle" class="required-app disabled">
@@ -109,9 +109,9 @@ <h2>Required Apps</h2>
109109
<a
110110
id="installGanache"
111111
class="spinner action"
112-
title="Install Ganache"
112+
title="Install Ganache CLI"
113113
>
114-
<span>Install Ganache</span>
114+
<span>Install Ganache CLI</span>
115115
</a>
116116
</div>
117117
</div>

0 commit comments

Comments
 (0)