Skip to content

Commit 9b5bd50

Browse files
authored
docs(readme): install stable package version with pip (#531)
1 parent 100d29e commit 9b5bd50

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==1.8.0a1
32+
pip install playwright
3333
playwright install
3434
```
3535

0 commit comments

Comments
 (0)