Update docs theme
This commit is contained in:
parent
f51afb9b47
commit
d7fe025fa2
75 changed files with 1795 additions and 638 deletions
|
|
@ -197,7 +197,7 @@ On Windows systems::
|
|||
-DarchetypeArtifactId=maven-archetype-quickstart \
|
||||
-DinteractiveMode=false
|
||||
|
||||
Now we have the basis for our Maven-based Akka project. Let's step into the project directory::
|
||||
Now we have the basis for our Maven-based Akka project. Let's step into the project directory.
|
||||
|
||||
On Linux/Unix/Mac systems::
|
||||
|
||||
|
|
@ -468,7 +468,7 @@ On Windows systems::
|
|||
|
||||
C:\Users\jboner\src\akka\akka-2.1-SNAPSHOT> mvn compile
|
||||
|
||||
When this in done we can run our application directly inside Maven::
|
||||
When this in done we can run our application directly inside Maven.
|
||||
|
||||
On Linux/Unix/Mac systems::
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue