Skip to content

Commit 1794919

Browse files
committed
Update publishing docs
1 parent 7f64839 commit 1794919

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ jupyter lab --watch
8888
### Publishing packages
8989

9090
```bash
91-
jlpm publish
91+
jlpm run publish
9292
# If publishing a package for the first time
9393
npm access public @jupyterlab/<extension name>
9494
```

0 commit comments

Comments
 (0)