updated instructions related to submodules

This commit is contained in:
Jocelyn Fiat
2011-10-31 02:43:44 -07:00
parent 83a181ebf1
commit d4266a83ec
3 changed files with 6 additions and 7 deletions

View File

@@ -10,8 +10,7 @@ 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 submodule foreach --recursive git checkout master
* And to build the required and related Clibs
** cd ext/ise_library/curl