updated README to apply 'ext' renamed as 'contrib'

This commit is contained in:
Jocelyn Fiat
2011-11-21 14:30:03 +01:00
parent 44857d28ec
commit 202ad2861b

View File

@@ -26,7 +26,7 @@ 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
** cd contrib/ise_library/curl
** geant compile
## Libraries under 'library'
@@ -58,8 +58,8 @@ Or using git version >= 1.6.5
### Others
* error: very simple/basic library to handle error
## External libraries under 'ext'
* [Eiffel Web Nino](ext/server/nino)
## External libraries under 'contrib'
* [Eiffel Web Nino](contrib/library/server/nino)
* ..
## Examples