Skip to content

Commit ba13ba3

Browse files
authored
Update README.md to change build-all to build
1 parent 2d5e54f commit ba13ba3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ To **build** and **run** everything you need to connect to the Pixel Streaming p
4343
If you want to work on a specific library within this monorepo then `cd` into that directory and run:
4444

4545
`npm install`
46-
`npm run build-all`
46+
`npm run build`
4747

4848
If you want to install all the dependencies and flush any existing `node_modules`, go to the root of the repo and run:
4949

0 commit comments

Comments
 (0)