Skip to content

Commit

Permalink
Updated README for new tests.
Browse files Browse the repository at this point in the history
  • Loading branch information
fbettag committed Aug 1, 2012
1 parent 127e773 commit 987da55
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,6 @@ To run the erlang OTP version compile the 3 files then run client:runTest(300000

To run the erlang bare receive version compile server2 as well and then run client:runTest2(3000000).

To run the scala version do ```./sbt package``` and put the .jar into your Akka's deploy-directory.
To run the scala version do ```./sbt run``` and select one of the benchmarks.


0 comments on commit 987da55

Please sign in to comment.