Update node version in documentation
This commit is contained in:
parent
d30f8464b2
commit
537313840e
1 changed files with 1 additions and 1 deletions
|
@ -41,7 +41,7 @@ Alternatively, you can use ``tileserver-gl-light`` package instead, which is pur
|
||||||
From source
|
From source
|
||||||
===========
|
===========
|
||||||
|
|
||||||
Make sure you have Node v4 (nvm install 4) and run::
|
Make sure you have Node v6 (nvm install 6) and run::
|
||||||
|
|
||||||
npm install
|
npm install
|
||||||
node .
|
node .
|
||||||
|
|
Loading…
Reference in a new issue