This commit is contained in:
Jocelyn Fiat
2011-10-10 16:09:44 +02:00
parent 19da4d6fd0
commit c105c267e7

View File

@@ -7,11 +7,11 @@ For more information please have a look at the related wiki:
How to get the source code? How to get the source code?
--------------------------- ---------------------------
git clone https://github.com/Eiffel-World/Eiffel-Web-Framework.git * git clone https://github.com/Eiffel-World/Eiffel-Web-Framework.git
cd Eiffel-Web-Framework * cd Eiffel-Web-Framework
git submodule update --init * git submodule update --init
git submodule foreach git pull origin master * git submodule foreach git pull origin master
git submodule foreach git checkout master * git submodule foreach git checkout master
Overview Overview
-------- --------