Skip to content

Commit 64ff71b

Browse files
jtamsutlrotschy
andauthored
Update docs/development.md
Co-authored-by: Liela Rotschy <lrotschy@github.com>
1 parent 5210f45 commit 64ff71b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/development.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ npm i
3131
npm run build -ws
3232
```
3333

34-
**Note**: We have included a `package-lock.json` in `script/workspace`. If packages cannot be installed correctly re-run `script/boostrap` and run `npm ci` to
34+
**Note**: We have included a `package-lock.json` in `script/workspace`. If `npm run build -ws` fails because packages are not installed correctly with `nmp i`, re-run `script/boostrap` and run `npm ci` to
3535
get working packages.
3636

3737
## Make changes

0 commit comments

Comments
 (0)