Fixed wrong instructions in sample-remote README
This commit is contained in:
parent
0b02d2bc0a
commit
eb50a1cd5f
1 changed files with 2 additions and 0 deletions
|
|
@ -14,6 +14,7 @@ To run the sample:
|
|||
- Step down into to the root of the Akka distribution.
|
||||
- Set 'export AKKA_HOME=<root of distribution>.
|
||||
- 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=<root of distribution>.
|
||||
- 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:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue