From e4f0eac834cb7bd7e99db0b20b3baad3b1b0337f Mon Sep 17 00:00:00 2001 From: Gregor Vostrak Date: Tue, 23 Jan 2024 23:33:52 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f3744bc5..81b9fa60 100644 --- a/README.md +++ b/README.md @@ -45,7 +45,7 @@ Make sure that you use HTTPS otherwise the resources will not be loaded correctl ## Recording E2E Tests -To record E2E tests, you need to install and execute playwright locally using: +To record E2E tests, you need to install and execute playwright locally (outside the Docker container) using: ```bash npx playwright install