Added instructions to checkout tutorial with git
This commit is contained in:
parent
5e3f8d3e89
commit
c24063496d
1 changed files with 8 additions and 0 deletions
|
|
@ -31,6 +31,14 @@ If you want don't want to type in the code and/or set up a Maven project then yo
|
||||||
__ https://github.com/jboner/akka/tree/master/akka-tutorials/akka-tutorial-first
|
__ https://github.com/jboner/akka/tree/master/akka-tutorials/akka-tutorial-first
|
||||||
__ https://github.com/jboner/akka/blob/master/akka-tutorials/akka-tutorial-first/src/main/java/akka/tutorial/first/java/Pi.java
|
__ https://github.com/jboner/akka/blob/master/akka-tutorials/akka-tutorial-first/src/main/java/akka/tutorial/first/java/Pi.java
|
||||||
|
|
||||||
|
To check out the code using Git invoke the following::
|
||||||
|
|
||||||
|
$ git clone git://github.com/jboner/akka.git
|
||||||
|
|
||||||
|
Then you can navigate down to the tutorial::
|
||||||
|
|
||||||
|
$ cd akka/akka-tutorials/akka-tutorial-first
|
||||||
|
|
||||||
Prerequisites
|
Prerequisites
|
||||||
-------------
|
-------------
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue