[doc] host: Better formatting for Windows on Windows

This commit is contained in:
Jonathan Rubenstein 2021-05-13 20:42:19 -04:00 committed by Geoffrey McRae
parent 75d48de905
commit 00c15238e8

View File

@ -21,7 +21,11 @@ For Windows on Windows
pacman -Sy git make mingw-w64-x86_64-gcc mingw-w64-x86_64-cmake
4. Checkout the project
``git clone https://github.com/gnif/LookingGlass.git``
.. code:: bash
git clone https://github.com/gnif/LookingGlass.git
5. Configure the project and build it
.. code:: bash