From 89eb220a017700ef07e10c27a75cb10acd95db5d Mon Sep 17 00:00:00 2001 From: Aaron Date: Sun, 2 Jun 2013 14:38:05 +0200 Subject: [PATCH] Added a small note about building termite. --- README.rst | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.rst b/README.rst index f920187..e8c6db0 100644 --- a/README.rst +++ b/README.rst @@ -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 ===========