Skip to content

Commit 6990c5f

Browse files
authored
Merge pull request jupyterlab#177 from gnestor/readme
Update publishing docs
2 parents 7f64839 + 1794919 commit 6990c5f

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)