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