docs: fix line length

Signed-off-by: acalcutt <acalcutt@techidiots.net>
This commit is contained in:
acalcutt 2023-04-03 09:57:13 -04:00 committed by Andrew Calcutt
parent 7fea6866a9
commit 2805bebb93

View file

@ -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