Skip to content

Commit c4320c2

Browse files
authored
chore: update README to suggest alpha installation (microsoft#455)
1 parent bcee6e3 commit c4320c2

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
@@ -29,7 +29,7 @@ Headless execution is supported for all browsers on all platforms.
2929
## Usage
3030

3131
```sh
32-
pip install playwright
32+
pip install playwright==1.8.0a1
3333
playwright install
3434
```
3535

0 commit comments

Comments
 (0)