From 0e40a53f30582e9ba34e0e9b50e958cc83168153 Mon Sep 17 00:00:00 2001 From: Thomas Robitaille Date: Wed, 13 Nov 2024 13:34:58 +0000 Subject: [PATCH] Updated README --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 2b74c0d..9dd581c 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,9 @@ To install, check out this repository and: pip install -e . -If this is the first time using playwright, you will also need to run:: +Python 3.10 or later is supported (Python 3.12 or later on Windows). + +If this is the first time using playwright, you will also need to run: playwright install firefox