From b1f306bc08ff4eff5690967bdeb063fbaab272b6 Mon Sep 17 00:00:00 2001 From: acalcutt Date: Mon, 3 Apr 2023 21:20:13 -0400 Subject: [PATCH] test: code block Signed-off-by: acalcutt --- docs/installation.rst | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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 -------------------