Skip to content

Commit 6500910

Browse files
committed
add info about patch update process
1 parent e3d0737 commit 6500910

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -75,6 +75,9 @@ You can see all command-line options by running `npx rebrowser-patches@latest --
7575

7676
⚠️ Be aware that after running `npm install` or `yarn install` in your project folder, it might override all the changes from the patches. You'll need to run the patcher again to keep the patches in place.
7777

78+
## How to update the patches?
79+
If you already have your package patched and want to update to the latest version of rebrowser-patches, the easiest way would be to delete `node_modules/puppeteer-core`, then run `npm install`, and then run `npx rebrowser-patches@latest patch`.
80+
7881
## Supported versions
7982

8083
| Pptr Ver | Release Date | Chrome Ver | Patch Support |

0 commit comments

Comments
 (0)