Skip to content

Commit

Permalink
Wagon: Deploying sitegen to repository
Browse files Browse the repository at this point in the history
  • Loading branch information
FuseSource CI committed Nov 26, 2013
1 parent b666a63 commit f73a625
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions building/index.html
Expand Up @@ -83,6 +83,10 @@ <h2 id = "Installing_npm__TypeScript__Grunt">Installing npm, TypeScript, Grunt</

<pre><code>npm install -g grunt-cli</code></pre>

<p>If you want to be able to generate the JavaScript documentation reference docs then also do:</p>

<pre><code>npm -g install yuidocjs</code></pre>

<h2 id = "Building">Building</h2>

<p>Run the web application type:</p>
Expand Down

0 comments on commit f73a625

Please sign in to comment.