Update examples/tutorial/step_2.wiki

This commit is contained in:
Jocelyn Fiat
2012-05-26 00:05:06 +03:00
parent f1e7639e6c
commit 4bd8a24478

View File

@@ -1,4 +1,5 @@
[[README.wiki|Back to tutorial index]]
Back to the [[step_1.wiki|step 1]]
or go to [[step_3.wiki|step 3]]
= Tutorial Step 2 =
* '''Goal''': Build a simple Hello World application
@@ -19,4 +20,7 @@
** target "hello_custom" which uses almost the same code, but in addition, you can use the ewf.ini file to precise the port number (9999 for this example)
----
Previous [[step_1|step 1]] | Go to [[step_3.wiki|step 3]]
Back to the [[step_1.wiki|step 1]]
or go to [[step_3.wiki|step 3]]