mirror of
https://github.com/sbt/sbt.git
synced 2026-08-22 06:07:24 +02:00
Updated Getting Started Setup (markdown)
@@ -17,10 +17,10 @@ To create an sbt project, you'll need to take these steps:
|
|||||||
|
|
||||||
# Installing sbt
|
# 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)*
|
*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
|
## <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:
|
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:
|
||||||
|
|||||||
Reference in New Issue
Block a user