README: update COMPILING AND INSTALLING section
authorali <ali198724@gmail.com>
Fri, 19 Jul 2019 14:29:31 +0000 (16:29 +0200)
committerSangHyeon Jade Lee <sh10233.lee@samsung.com>
Tue, 23 Jul 2019 05:04:43 +0000 (14:04 +0900)
Reviewers: segfaultxavi

Reviewed By: segfaultxavi

Subscribers: raster, vtorri, segfaultxavi, cedric, #reviewers, #committers

Tags: #efl

Differential Revision: https://phab.enlightenment.org/D9302

README

diff --git a/README b/README
index f2404c0..cdfd852 100644 (file)
--- 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