diff --git a/docs/source/getting_started.rst b/docs/source/getting_started.rst index cd7d524..55e53a5 100644 --- a/docs/source/getting_started.rst +++ b/docs/source/getting_started.rst @@ -14,6 +14,7 @@ You will need to install some additional dependencies on Linux and macOS. Primarily CMake, and Boost. On Ubuntu/Debian you can install these dependencies by running: + .. code-block:: bash sudo apt-get install cmake libboost-all-dev