diff --git a/README.md b/README.md index 81dc8d5..9bf1f93 100644 --- a/README.md +++ b/README.md @@ -181,7 +181,7 @@ Now make some changes to your source code. Then: To develop this package against JupyterLab, run: - `pip install -e .` (installs python package for development, runs `yarn install` and `yarn run build` and installs the labextension) -- `jupyter labextension develop `. +- `jupyter labextension develop --overwrite` Now make some changes to your source code. Then: