From 8780306e1d9deb79a2e4c65fc21ee21fd30262c3 Mon Sep 17 00:00:00 2001 From: ghostm Date: Tue, 20 Jul 2010 15:55:49 -0700 Subject: [PATCH] Update readme with correct repo to clone --- README | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README b/README index 976ba2c..94ce441 100644 --- a/README +++ b/README @@ -2,6 +2,9 @@ Install Java, Simple Build Tool, and Git Clone this repository with: +git clone git://github.com/ghostm/lift_sbt_prototype.git + +Or for Scala 2.7.7 and Lift 2.0 use the repo: git clone git://github.com/dpp/lift_sbt_prototype.git Then cd into lift_sbt_prototype and type: