added run to npm command

This commit is contained in:
Lou Klepner
2022-01-12 07:45:15 -05:00
parent 2dfef3f125
commit 11329bb776

View File

@@ -36,7 +36,7 @@ Below is an example of how to build and link it to "sample-project"
$ cd openlayers
$ npm build-package
$ npm run build-package
$ cd build/ol
$ npm link
$ cd /sample-project