Skip to content

Commit

Permalink
Updated some verbiage.
Browse files Browse the repository at this point in the history
  • Loading branch information
hunternovak committed May 29, 2015
1 parent 6a905e4 commit 00569b7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<div>
<div class="copy">
<div><span>Wilson &copy; 2013</span>&nbsp;&nbsp;Hunter Novak, Justin Fiedler, Dan Nguyen @ Hightail Inc.</div>
<div>{{__ 'Available for internal use by Hightail developers.' }}</div>
<div>{{__ 'Available for general public use by the web developer community.' }}</div>
</div>
<div class="actions">
<div class="icon">
Expand Down
2 changes: 1 addition & 1 deletion client/src/components/pages/install/templates/install.html
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ <h3><strong>Step 3:&nbsp;&nbsp;</strong>{{__ 'Install Wilson NPM Modules'}}</h3>
</div>
<div>
<div class="step">
<p>{{__ 'Next we need to get Wilson ready to run. Navigate in terminal into the resulting directory and run this:'}}</p>
<p>{{__ 'Next we need to get Wilson ready to run. Navigate into the directory created by Step 2 and run this:'}}</p>
<div class="cmd">
<p class="code">npm install</p>
</div>
Expand Down

0 comments on commit 00569b7

Please sign in to comment.