diff --git a/doc/host.rst b/doc/host.rst index 20e78e4b..036511b9 100644 --- a/doc/host.rst +++ b/doc/host.rst @@ -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