test: formatting
Signed-off-by: acalcutt <acalcutt@techidiots.net>
This commit is contained in:
parent
5f7fe777f1
commit
ce837e5c74
1 changed files with 9 additions and 9 deletions
|
|
@ -19,11 +19,11 @@ npm
|
||||||
|
|
||||||
npm is supported on the following platforms with Native Dependencies installed.
|
npm is supported on the following platforms with Native Dependencies installed.
|
||||||
|
|
||||||
* ``Operating systems:``
|
- Operating systems:
|
||||||
* ``Ubuntu 20.04 (amd64/arm64)``
|
- Ubuntu 20.04 (amd64/arm64)
|
||||||
* ``macOS 12 (amd64/arm64)``
|
- macOS 12 (amd64/arm64)
|
||||||
* ``Windows (amd64)``
|
- Windows (amd64)
|
||||||
* ``Node.js 14, 16, 18``
|
- Node.js 14, 16, 18
|
||||||
|
|
||||||
Install From npmjs repository.
|
Install From npmjs repository.
|
||||||
------------------------------
|
------------------------------
|
||||||
|
|
@ -32,10 +32,10 @@ Install From npmjs repository.
|
||||||
|
|
||||||
Install From source
|
Install From source
|
||||||
-------------------
|
-------------------
|
||||||
git clone https://github.com/maptiler/tileserver-gl.git
|
* ``git clone https://github.com/maptiler/tileserver-gl.git``
|
||||||
cd tileserver-gl
|
* ``cd tileserver-gl``
|
||||||
npm install
|
* ``npm install``
|
||||||
node .
|
* ``node .``
|
||||||
|
|
||||||
Native dependencies
|
Native dependencies
|
||||||
-------------------
|
-------------------
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue