We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8f5dc36 commit 62421c0Copy full SHA for 62421c0
README.md
@@ -260,7 +260,7 @@ You can install a local version of cs-web-lib into a project to test out any cha
260
npm run rollup
261
npm pack
262
cd <PROJECT_REPO_DIR>
263
-npm install <CS_WEB_LIB_REPO_DIR>/cs-web-lib
+npm install <CS_WEB_LIB_REPO_DIR>/cs-web-lib/diamondlightsource-cs-web-lib-*.*.*.tar.gz
264
```
265
266
0 commit comments