From 0867d9e78a74a003c0220e86b4b6921a761b6357 Mon Sep 17 00:00:00 2001 From: Karim shoair Date: Sun, 3 Nov 2024 14:48:33 +0200 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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