File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
docs/sources/next/using-k6-browser Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -144,7 +144,7 @@ To run a simple local script:
144
144
145
145
{{% /admonition %}}
146
146
147
- 3 . Optional Step: Running browser tests in Docker on M1/M2 Macs
147
+ 3 . Optional step: running browser tests in Docker on M1/M2 Macs
148
148
149
149
1 . Make sure you’re running [ the latest Docker] ( https://docs.docker.com/engine/install/ ) version.
150
150
@@ -155,7 +155,7 @@ To run a simple local script:
155
155
$ export DOCKER_DEFAULT_PLATFORM=linux/amd64
156
156
```
157
157
158
- 3. Select VirtioFS in ` Settings` > ` General` > ` VirtuoFS` .
158
+ 3. Select VirtuoFS in ` Settings` > ` General` > ` VirtuoFS` .
159
159
160
160
4. Enable the Rosetta emulation in ` Settings` > ` Features in development` > ` Use Rosetta for x86/amd64 emulation on Apple Silicon` .
161
161
You can’t perform that action at this time.
0 commit comments