From 5e1fe51a361d86c4dfe13903c3224420c8915fa9 Mon Sep 17 00:00:00 2001 From: acalcutt Date: Mon, 3 Apr 2023 21:22:23 -0400 Subject: [PATCH] test: codeblock Signed-off-by: acalcutt --- docs/installation.rst | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/docs/installation.rst b/docs/installation.rst index 8b74ca7..daabcfa 100644 --- a/docs/installation.rst +++ b/docs/installation.rst @@ -29,10 +29,11 @@ npm is supported on the following platforms with Native Dependencies installed. Install From npmjs repository. ------------------------------ -``` +:: + npm install -g tileserver-gl tileserver-gl -``` + Install From github source -------------------