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: