Skip to content

Commit c26d132

Browse files
committed
readme
1 parent eb58b8d commit c26d132

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ To run the examples, clone this repository and run the following commands from t
5757

5858
```bash
5959
rye sync
60-
rye run run-example 02_create_session.py # replace with the example you want to run
60+
rye run example playwright_basic # replace with the example you want to run
6161
```
6262

6363
> [!NOTE]

0 commit comments

Comments
 (0)