Skip to content

Commit

Permalink
Update download.xhtml
Browse files Browse the repository at this point in the history
  • Loading branch information
lincolnthree committed Sep 24, 2014
1 parent 08ad225 commit 2112830
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions src/main/webapp/download.xhtml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,8 @@
<h5>Mac OSX</h5>
</div>
<div class="col-sm-9 text-left">
<p>Use Homebrew to install Forge natively for use on the command-line, via "brew install jboss-forge".</p>
<p>Use Homebrew to install Forge natively for use on the command-line, via "brew install jboss-forge", or grab the <a
href="https://repository.jboss.org/nexus/service/local/artifact/maven/redirect?r=releases&amp;g=org.jboss.forge&amp;a=forge-distribution&amp;v=LATEST&amp;e=zip&amp;c=offline">ZIP</a>.</p>
</div>
</div>
<div class="row">
Expand Down Expand Up @@ -78,4 +79,4 @@
</div>
</div>
</ui:define>
</ui:composition>
</ui:composition>

0 comments on commit 2112830

Please sign in to comment.