Skip to content

Commit 2d13ae0

Browse files
committed
add note about install to readme
1 parent d1a05aa commit 2d13ae0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

site/e2e/README.md

+1
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ chromium version, and adjust the playwright version in the package.json.
3232
# Optionally add '--command zsh' to choose your shell.
3333
nix develop
3434
cd site
35+
pnpm install
3536
pnpm build
3637
pnpm playwright:test
3738
```

0 commit comments

Comments
 (0)