From eb50a1cd5f714720651d1c70ee941a77bbfdda26 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jonas=20Bon=C3=A9r?= Date: Wed, 12 May 2010 12:29:43 +0200 Subject: [PATCH] Fixed wrong instructions in sample-remote README --- akka-samples/akka-sample-remote/README | 2 ++ 1 file changed, 2 insertions(+) diff --git a/akka-samples/akka-sample-remote/README b/akka-samples/akka-sample-remote/README index 052e79a37c..b20d1c7f4e 100644 --- a/akka-samples/akka-sample-remote/README +++ b/akka-samples/akka-sample-remote/README @@ -14,6 +14,7 @@ To run the sample: - Step down into to the root of the Akka distribution. - Set 'export AKKA_HOME=. - Run 'sbt' + - Run 'update' followed by 'compile' if you have not done that before. - Run 'project akka-sample-remote' - Run 'console' to start up a REPL (interpreter). 2. In the first REPL you get execute: @@ -39,6 +40,7 @@ To run the sample: - Step down into to the root of the Akka distribution. - Set 'export AKKA_HOME=. - Run 'sbt' + - Run 'update' followed by 'compile' if you have not done that before. - Run 'project akka-sample-remote' - Run 'console' to start up a REPL (interpreter). 2. In the first REPL you get execute: