From 02b905fef8002f776100319268a78da71408cce7 Mon Sep 17 00:00:00 2001 From: acalcutt Date: Mon, 3 Apr 2023 21:12:39 -0400 Subject: [PATCH] test: indent Signed-off-by: acalcutt --- docs/installation.rst | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/installation.rst b/docs/installation.rst index a8d566b..14f5804 100644 --- a/docs/installation.rst +++ b/docs/installation.rst @@ -29,9 +29,9 @@ 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 + code-block:: bash + npm install -g tileserver-gl + tileserver-gl Install From github source -------------------