diff --git a/README.md b/README.md index 95697ed..8ac4e06 100644 --- a/README.md +++ b/README.md @@ -137,9 +137,9 @@ On a fresh installation of Linux, you may also need the following Firefox depend See the official Camoufox documentation for more info on installation -- If you are going to use the `PlayWrightFetcher` options, then install playwright browsers with: +- If you are going to use the `PlayWrightFetcher` options, then install playwright's chromium browser with: ```commandline -playwright install +playwright install chromium ``` - If you are going to use normal requests only with `Fetcher` class then update the fingerprints files with: ```commandline