Skip to content

Commit

Permalink
add note about installing from main/rc1 tag
Browse files Browse the repository at this point in the history
  • Loading branch information
Mattwmaster58 committed Oct 25, 2024
1 parent d675f3c commit 54ac346
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,11 @@ This is a WIP fork, with the goal of replacing the out-of-date upstream.

## Install

Install the latest stable release:
```
$ pip install git+https://github.com/Mattwmaster58/playwright_stealth@rc1
```
or straight from `main`
```
$ pip install git+https://github.com/Mattwmaster58/playwright_stealth
```
Expand Down

0 comments on commit 54ac346

Please sign in to comment.