diff --git a/docs/installation.rst b/docs/installation.rst index d98bb66..a8d566b 100644 --- a/docs/installation.rst +++ b/docs/installation.rst @@ -29,8 +29,9 @@ npm is supported on the following platforms with Native Dependencies installed. Install From npmjs repository. ------------------------------ -- npm install -g tileserver-gl -- tileserver-gl +.. code-block:: bash + npm install -g tileserver-gl + tileserver-gl Install From github source -------------------