Updated Getting Started Setup (markdown)

jsuereth 2012-10-04 17:59:09 -07:00
parent 7ebbd8ea45
commit 5630d6487e
1 changed files with 3 additions and 3 deletions

@ -17,10 +17,10 @@ To create an sbt project, you'll need to take these steps:
# Installing sbt
You need two files; [sbt-launch.jar] and a script to run it.
*Note: Relevant information is moving to the [download page](http://www.scala-sbt.org/download.html)*
In the past, you could do a 'raw' installation using two files; [sbt-launch.jar] and a script to run it.
## <a id="yum"></a>Yum
The sbt package is available from the [Typesafe Yum Repository](http://rpm.typesafe.com). Please install [this rpm](http://rpm.typesafe.com/typesafe-repo-2.0.0-1.noarch.rpm) to add the typesafe yum repository to your list of approved sources. Then run:
@ -110,4 +110,4 @@ To install sbt, you could also use this fairly elaborated shell script: https://
## Next
Move on to [[create a simple project|Getting Started Hello]].
Move on to [[create a simple project|Getting Started Hello]].