docs: fix line length
Signed-off-by: acalcutt <acalcutt@techidiots.net>
This commit is contained in:
parent
7fea6866a9
commit
2805bebb93
1 changed files with 2 additions and 2 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue