From 8ea886095b50dbef69b64c358560b23d84c5497d Mon Sep 17 00:00:00 2001 From: Simon Gomizelj Date: Sun, 2 Jun 2013 12:20:26 -0400 Subject: [PATCH] make build section a codeblock --- README.rst | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.rst b/README.rst index e8c6db0..1236ca3 100644 --- a/README.rst +++ b/README.rst @@ -17,9 +17,10 @@ for keyboard selection. BUILDING ======== +:: -``git clone --recursive $TERMITE_REPO_URL`` -``cd termite && make`` + git clone --recursive https://github.com/thestinger/termite.git + cd termite && make KEYBINDINGS ===========