Merge pull request #13231 from lklepner/development-tips-fix

added run to npm command
This commit is contained in:
Andreas Hocevar
2022-01-12 14:35:50 +01:00
committed by GitHub

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