Skip to content

Commit 92a702f

Browse files
committed
update setup script
1 parent 2357093 commit 92a702f

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

README.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ variable and how to fix it here for [windows][win-path] or
7777
Use the Epic Workshop CLI to get this setup:
7878

7979
```sh nonumber
80-
npx epicshop@latest add full-stack-testing
80+
npx --yes epicshop@latest add full-stack-testing
8181
```
8282

8383
If you experience errors here, please open [an issue][issue] with as many
@@ -133,7 +133,11 @@ as above.
133133

134134
### Remote Playwright Server
135135

136-
If you're using DevContainers, can't install Playwright binaries/dependencies or can't launch the UI mode natively, check this [issue](https://github.com/epicweb-dev/full-stack-testing/issues/41) for information on how to run Playwright in a container and/or launch the UI mode in the browser.
136+
If you're using DevContainers, can't install Playwright binaries/dependencies or
137+
can't launch the UI mode natively, check this
138+
[issue](https://github.com/epicweb-dev/full-stack-testing/issues/41) for
139+
information on how to run Playwright in a container and/or launch the UI mode in
140+
the browser.
137141

138142
## Exercises
139143

0 commit comments

Comments
 (0)