diff --git a/README.md b/README.md index c6a579c..b212557 100644 --- a/README.md +++ b/README.md @@ -213,6 +213,7 @@ There are three types of tests in this repository: - Run the e2e tests using the commands: ```sh pnpm install + pnpm build pnpm e2e-tests ```