Added a small note about building termite.
This commit is contained in:
parent
d4d9a42dde
commit
89eb220a01
|
@ -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
|
||||
===========
|
||||
|
||||
|
|
Loading…
Reference in New Issue