terminology/README

24 lines
367 B
Plaintext

Terminology
-----------
An EFL terminal emulator
Requirements:
-------------
* elementary 1.1 (1.0.99 SVN latest)
* evas 1.3 (1.2.99 SVN latest)
* ecore
* edje
Please see http://www.enlightenment.org for information on these.
Compiling:
----------
Once you have met requirements, compiling and installing is simple:
./configure
make
make install