Skip to content

Commit

Permalink
Merge pull request jupyterlab#177 from gnestor/readme
Browse files Browse the repository at this point in the history
Update publishing docs
  • Loading branch information
gnestor authored Jan 30, 2019
2 parents 7f64839 + 1794919 commit 6990c5f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ jupyter lab --watch
### Publishing packages

```bash
jlpm publish
jlpm run publish
# If publishing a package for the first time
npm access public @jupyterlab/<extension name>
```

0 comments on commit 6990c5f

Please sign in to comment.