add missing command (necessary to refresh imagery)

This commit is contained in:
Martin Raifer
2022-11-10 13:27:54 +01:00
committed by GitHub
parent c28482946b
commit 19a3ee0eee

View File

@@ -20,6 +20,7 @@ on the iD project, and then create this file with contents like
#### Update `develop` branch
```bash
$ git checkout develop
$ rm package-lock.json
$ rm -rf node_modules/editor-layer-index/
$ npm install
$ npm run imagery