summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorali <ali198724@gmail.com>2019-07-19 16:29:31 +0200
committerXavi Artigas <xavierartigas@yahoo.es>2019-07-19 16:29:54 +0200
commite57d819b2a7be24a990eb3eb34a9a99f365ad425 (patch)
treee2b6b2ba29c99ccbada9a52795bba1b3bfca942d /README
parent2196e1bf7ce80c6ff62db703aab19d7dc4221883 (diff)
downloadefl-e57d819b2a7be24a990eb3eb34a9a99f365ad425.tar.gz
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
Diffstat (limited to 'README')
-rw-r--r--README10
1 files changed, 1 insertions, 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