xartigas pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=e57d819b2a7be24a990eb3eb34a9a99f365ad425
commit e57d819b2a7be24a990eb3eb34a9a99f365ad425 Author: ali <[email protected]> Date: Fri Jul 19 16:29:31 2019 +0200 README: update COMPILING AND INSTALLING section Reviewers: segfaultxavi Reviewed By: segfaultxavi Subscribers: raster, vtorri, segfaultxavi, cedric, #reviewers, #committers Tags: #efl Differential Revision: https://phab.enlightenment.org/D9302 --- README | 10 +--------- 1 file changed, 1 insertion(+), 9 deletions(-) diff --git a/README b/README index f2404c0246..cdfd852d16 100644 --- a/README +++ b/README @@ -422,15 +422,7 @@ libc calls not in Mingw32 that EFL needs. COMPILING AND INSTALLING ------------------------ - ./configure - make - sudo make install - -If you have doxygen, then you can build documentation with: - - make doc - -You will find documentation in the doc/ directory. +See the INSTALL file : https://git.enlightenment.org/core/efl.git/tree/INSTALL REQUIREMENTS --
