Skip to content

Commit 7b3616c

Browse files
committed
Add 'uv run' to README
1 parent 6614060 commit 7b3616c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@ NOTEBOOK_PORT= ### port to serve running notebook on
118118
Base command
119119

120120
```text
121-
Usage: marimo-launcher [OPTIONS] COMMAND [ARGS]...
121+
Usage: uv run marimo-launcher [OPTIONS] COMMAND [ARGS]...
122122
123123
Options:
124124
-v, --verbose Pass to log at debug level instead of info
@@ -131,7 +131,7 @@ Commands:
131131
### `launcher run`
132132

133133
```text
134-
Usage: marimo-launcher run [OPTIONS]
134+
Usage: uv run marimo-launcher run [OPTIONS]
135135
136136
Launch notebook in 'run' or 'edit' mode.
137137

0 commit comments

Comments
 (0)