make build section a codeblock

This commit is contained in:
Simon Gomizelj 2013-06-02 12:20:26 -04:00
parent 906301f977
commit 8ea886095b
1 changed files with 3 additions and 2 deletions

View File

@ -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
===========