make build section a codeblock
This commit is contained in:
parent
906301f977
commit
8ea886095b
|
@ -17,9 +17,10 @@ for keyboard selection.
|
||||||
|
|
||||||
BUILDING
|
BUILDING
|
||||||
========
|
========
|
||||||
|
::
|
||||||
|
|
||||||
``git clone --recursive $TERMITE_REPO_URL``
|
git clone --recursive https://github.com/thestinger/termite.git
|
||||||
``cd termite && make``
|
cd termite && make
|
||||||
|
|
||||||
KEYBINDINGS
|
KEYBINDINGS
|
||||||
===========
|
===========
|
||||||
|
|
Loading…
Reference in New Issue