updated README to apply 'ext' renamed as 'contrib'
This commit is contained in:
@@ -26,7 +26,7 @@ Or using git version >= 1.6.5
|
|||||||
* git clone --recursive https://github.com/Eiffel-World/Eiffel-Web-Framework.git
|
* git clone --recursive https://github.com/Eiffel-World/Eiffel-Web-Framework.git
|
||||||
|
|
||||||
* And to build the required and related Clibs
|
* And to build the required and related Clibs
|
||||||
** cd ext/ise_library/curl
|
** cd contrib/ise_library/curl
|
||||||
** geant compile
|
** geant compile
|
||||||
|
|
||||||
## Libraries under 'library'
|
## Libraries under 'library'
|
||||||
@@ -58,8 +58,8 @@ Or using git version >= 1.6.5
|
|||||||
### Others
|
### Others
|
||||||
* error: very simple/basic library to handle error
|
* error: very simple/basic library to handle error
|
||||||
|
|
||||||
## External libraries under 'ext'
|
## External libraries under 'contrib'
|
||||||
* [Eiffel Web Nino](ext/server/nino)
|
* [Eiffel Web Nino](contrib/library/server/nino)
|
||||||
* ..
|
* ..
|
||||||
|
|
||||||
## Examples
|
## Examples
|
||||||
|
|||||||
Reference in New Issue
Block a user