Skip to content

Commit

Permalink
Improve slightly the dev install section
Browse files Browse the repository at this point in the history
  • Loading branch information
fcollonval authored Feb 5, 2025
1 parent 4cd877b commit a5beffb
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 @@ -74,7 +74,7 @@ The `jlpm` command is JupyterLab's pinned version of

```bash
# Clone the repo to your local environment
# Change directory to the jupyterlab_rise directory
# Change directory to the jupyterlab rise directory; the one containing the pyproject.toml file
# Install package in development mode
pip install -e ".[test]"
jlpm install
Expand Down

0 comments on commit a5beffb

Please sign in to comment.