diff --git a/README.md b/README.md index 3de9fe32..f262f7f7 100644 --- a/README.md +++ b/README.md @@ -12,6 +12,9 @@ How to get the source code? * git submodule update --init * git submodule foreach --recursive git checkout master +Or using git version >= 1.6.5 +* git clone --recursive https://github.com/Eiffel-World/Eiffel-Web-Framework.git + * And to build the required and related Clibs ** cd ext/ise_library/curl ** geant compile