From c105c267e77ee44d1cf6181c4e5af177578ebe83 Mon Sep 17 00:00:00 2001 From: Jocelyn Fiat Date: Mon, 10 Oct 2011 16:09:44 +0200 Subject: [PATCH] cosmetic --- README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 4b4f40d9..38be0f53 100644 --- a/README.md +++ b/README.md @@ -7,11 +7,11 @@ For more information please have a look at the related wiki: How to get the source code? --------------------------- - git clone https://github.com/Eiffel-World/Eiffel-Web-Framework.git - cd Eiffel-Web-Framework - git submodule update --init - git submodule foreach git pull origin master - git submodule foreach git checkout master +* git clone https://github.com/Eiffel-World/Eiffel-Web-Framework.git +* cd Eiffel-Web-Framework +* git submodule update --init +* git submodule foreach git pull origin master +* git submodule foreach git checkout master Overview --------