diff --git a/examples/tutorial/step_1.wiki b/examples/tutorial/step_1.wiki index b21e12b0..9ffe1723 100644 --- a/examples/tutorial/step_1.wiki +++ b/examples/tutorial/step_1.wiki @@ -12,7 +12,7 @@ or go to [[step_2.wiki|step 2]] === From the source === * '''Requirement''': install [http://www.git-scm.org/ git] on your machine - git clone --recursive https://github.com/EiffelWebFramework/EWF.git ewf + $ git clone --recursive https://github.com/EiffelWebFramework/EWF.git ewf == Install EWF == For now, there is nothing specific to do.