make build section a codeblock
This commit is contained in:
parent
906301f977
commit
8ea886095b
|
@ -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
|
||||
===========
|
||||
|
|
Loading…
Reference in New Issue