Browse Source

fixed build and run instructions

Firrincieli Marco (UniCredit) 10 years ago
parent
commit
0b7caa6ea0
1 changed files with 2 additions and 2 deletions
  1. 2 2
      frameworks/Scala/http4s/README.md

+ 2 - 2
frameworks/Scala/http4s/README.md

@@ -16,6 +16,6 @@ The tests were run with:
 http://localhost:8080/json
 http://localhost:8080/json
 
 
 ## How to run
 ## How to run
-sbt package
+sbt 'oneJar'
 
 
-java -jar target/scala-2.11/http4s_2.11-1.0-SNAPSHOT-one-jar.jar
+java -jar target/scala-2.11/http4s_2.11-1.0-SNAPSHOT-one-jar.jar