diff --git a/README.md b/README.md index ad3552d..7b5dfdf 100644 --- a/README.md +++ b/README.md @@ -64,17 +64,17 @@ RENDERER=egl 12to11 -printsocket For example, it may print: ```text -wayland-1 +wayland-0 ``` Keep that process running. In another terminal, use the socket name printed by 12to11: ```bash -export WAYLAND_DISPLAY=wayland-1 +export WAYLAND_DISPLAY=wayland-0 waydroid show-full-ui ``` -If 12to11 prints a different socket name, use that name instead. Do not assume that the socket is always `wayland-1`. +If 12to11 prints a different socket name, use that name instead. Do not assume that the socket is always `wayland-0`. If the Waydroid session is not already running, start it before showing the UI: