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
This commit is contained in:
Ali Alzyod 2019-07-19 16:29:31 +02:00 committed by Xavi Artigas
parent 2196e1bf7c
commit e57d819b2a
1 changed files with 1 additions and 9 deletions

10
README
View File

@ -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