Added a small note about building termite.

This commit is contained in:
Aaron 2013-06-02 14:38:05 +02:00
parent d4d9a42dde
commit 89eb220a01
1 changed files with 6 additions and 0 deletions

View File

@ -15,6 +15,12 @@ DEPENDENCIES
A vte version >= ``0.34``. A patch is required to expose the functions needed
for keyboard selection.
BUILDING
========
``git clone --recursive $TERMITE_REPO_URL``
``cd termite && make``
KEYBINDINGS
===========