From 2805bebb93c2e3f34240b46fd0dcd799d6f82b44 Mon Sep 17 00:00:00 2001 From: acalcutt Date: Mon, 3 Apr 2023 09:57:13 -0400 Subject: [PATCH] docs: fix line length Signed-off-by: acalcutt --- docs/installation.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/installation.rst b/docs/installation.rst index effaf36..15a8ebf 100644 --- a/docs/installation.rst +++ b/docs/installation.rst @@ -26,12 +26,12 @@ npm is supported on the following platforms with Native Dependencies installed. - Node.js 14, 16, 18 Install From npmjs repository. ------------ +------------------------------ npm install -g tileserver-gl tileserver-gl Install From source ------------ +------------------- git clone https://github.com/maptiler/tileserver-gl.git cd tileserver-gl npm install