Skip to content

Commit 32df348

Browse files
authored
Merge pull request #219 from raybooysen/patch-1
Fixing typo in README.md
2 parents fa7e168 + f9bc2b4 commit 32df348

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ playwright install
8383
- WebUI: `http://localhost:7788`
8484
- VNC Viewer (to see browser interactions): `http://localhost:6080/vnc.html`
8585

86-
Default VNC password is "vncpassword". You can change it by setting the `VNC_PASSWORD` environment variable in your `.env` file.
86+
Default VNC password is "youvncpassword". You can change it by setting the `VNC_PASSWORD` environment variable in your `.env` file.
8787

8888

8989
## Usage

0 commit comments

Comments
 (0)