From 91e6a502d52961d2b03dba05b64caf1f9d0e68c9 Mon Sep 17 00:00:00 2001 From: Havoc Pennington Date: Tue, 18 Oct 2011 17:30:34 -0400 Subject: [PATCH] link to install instructions on Home Since the Setup page will be closed by default on sidebar, maybe. --- Home.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Home.md b/Home.md index dc845fa..d0eeafd 100644 --- a/Home.md +++ b/Home.md @@ -1,5 +1,9 @@ sbt is a build tool for Scala and Java projects that aims to do the basics well. It requires Java 1.6 or later. +## Install + +See the [[install instructions|Getting Started Setup]]. + ## Features * Easy to set up for simple projects * [[.sbt build definition|Getting Started Basic Def]] uses a Scala-based "domain-specific language" (DSL)