diff --git a/README.md b/README.md index fbd38c3..241b795 100644 --- a/README.md +++ b/README.md @@ -80,7 +80,7 @@ See [notebooks/getting-started.ipynb](notebooks/getting-started.ipynb) for the c We use [`uv`](https://astral.sh/uv) for development. ```sh -uv run jupyterlab +uv run jupyter lab ``` ### Commands Cheatsheet