Skip to content

Commit 7cde746

Browse files
authored
Improve slightly the dev install section (#110)
1 parent 4cd877b commit 7cde746

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
@@ -74,7 +74,7 @@ The `jlpm` command is JupyterLab's pinned version of
7474

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

0 commit comments

Comments
 (0)