We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2d5e54f commit ba13ba3Copy full SHA for ba13ba3
README.md
@@ -43,7 +43,7 @@ To **build** and **run** everything you need to connect to the Pixel Streaming p
43
If you want to work on a specific library within this monorepo then `cd` into that directory and run:
44
45
`npm install`
46
-`npm run build-all`
+`npm run build`
47
48
If you want to install all the dependencies and flush any existing `node_modules`, go to the root of the repo and run:
49
0 commit comments