Skip to content

Commit

Permalink
updated site
Browse files Browse the repository at this point in the history
  • Loading branch information
jsuereth committed May 11, 2012
1 parent 659d423 commit 1b1bb15
Show file tree
Hide file tree
Showing 3 changed files with 150 additions and 106 deletions.
12 changes: 9 additions & 3 deletions download.html
Expand Up @@ -121,7 +121,7 @@ <h2>download</h2>


<li id="windows" class="feature contained"><h4>Windows Releases</h4> <li id="windows" class="feature contained"><h4>Windows Releases</h4>


<p><a href="http://typesafe.artifactoryonline.com/typesafe/windows-releases/org/scalasbt/sbt/0.11.2/sbt.msi">Click here</a> for the latest windows MSI.</p> <p><a href="http://scalasbt.artifactoryonline.com/scalasbt/sbt-native-packages/org/scala-sbt/sbt-launcher/0.11.3/sbt.msi">Click here</a> for the latest windows MSI.</p>


<p><em>Note: please make sure to report any issues you may find <a href="https://github.com/sbt/sbt-launcher-package/issues">here</a>.</em></p> <p><em>Note: please make sure to report any issues you may find <a href="https://github.com/sbt/sbt-launcher-package/issues">here</a>.</em></p>
</li> </li>
Expand Down Expand Up @@ -170,9 +170,15 @@ <h2>download</h2>






<li id="manual" class="feature contained"><h4>By Hand installation</h4> <li id="manual" class="feature contained"><h4>Pre-Built Zip files</h4>


<p>First, download the <a href="http://typesafe.artifactoryonline.com/typesafe/ivy-releases/org.scala-tools.sbt/sbt-launch/0.11.2/sbt-launch.jar">launcher jar</a> <p>Download one of the pre-built <a href="http://scalasbt.artifactoryonline.com/scalasbt/sbt-native-packages/org/scala-sbt/sbt-launcher/0.11.3/sbt.zip">zip</a>
or <a href="http://scalasbt.artifactoryonline.com/scalasbt/sbt-native-packages/org/scala-sbt/sbt-launcher/0.11.3/sbt.tgz">tgz</a> and
add the bin/ to your path.</p>

<h4>By Hand installation</h4>

<p>First, download the <a href="http://typesafe.artifactoryonline.com/typesafe/ivy-releases/org.scala-sbt/sbt-launch/0.11.3/sbt-launch.jar">launcher jar</a>
and place it somewhere useful. and place it somewhere useful.
THEN, create a script in that same directory.</p> THEN, create a script in that same directory.</p>


Expand Down

0 comments on commit 1b1bb15

Please sign in to comment.