Merge pull request #90 from AeroNotix/docs/build_instructions

Added a small note about building termite.
This commit is contained in:
Simon Gomizelj 2013-06-02 09:14:19 -07:00
commit 32cc68e0c1
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
===========