added run to npm command
This commit is contained in:
@@ -36,7 +36,7 @@ Below is an example of how to build and link it to "sample-project"
|
|||||||
|
|
||||||
|
|
||||||
$ cd openlayers
|
$ cd openlayers
|
||||||
$ npm build-package
|
$ npm run build-package
|
||||||
$ cd build/ol
|
$ cd build/ol
|
||||||
$ npm link
|
$ npm link
|
||||||
$ cd /sample-project
|
$ cd /sample-project
|
||||||
|
|||||||
Reference in New Issue
Block a user