README
changeset 21 641c7190c566
parent 1 9fb076ee491c
--- a/README	Sun Apr 01 23:25:17 2012 +0200
+++ b/README	Mon Apr 02 00:06:52 2012 +0200
@@ -3,11 +3,11 @@
 Build instructions:
 
  * project is built via simple build tool
-   (http://code.google.com/p/simple-build-tool/)
+   (https://github.com/harrah/xsbt)
 
 $ sbt update
 $ sbt compile
-$ sbt jetty
+$ sbt container:start
 
 
 # vim: tw=72 et ts=2 sw=2