Skip to content

Commit 8787944

Browse files
authored
Update README.md
1 parent bfd403b commit 8787944

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,7 @@ curl -LsSf https://astral.sh/uv/install.sh | sh
1616
uv sync
1717
uv pip install playwright
1818
uv run playwright install --with-deps --no-shell chromium
19-
uv run server --transport sse --port 8000 &
20-
uv run client
19+
uv run server --transport sse --port 8000
2120
```
2221

2322
### supported clients

0 commit comments

Comments
 (0)