From f9c7d11ea1a5b271baee5efb20809230848e3d3a Mon Sep 17 00:00:00 2001 From: Baobhan Sith <80159437+Heavrnl@users.noreply.github.com> Date: Wed, 28 May 2025 12:22:08 +0800 Subject: [PATCH] Update README_EN.md --- doc/README_EN.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/doc/README_EN.md b/doc/README_EN.md index 628b4bd..4a3e8d4 100644 --- a/doc/README_EN.md +++ b/doc/README_EN.md @@ -176,9 +176,9 @@ You can right-click in the SSH tab to select "Suspend Session" (long-press on mo ### Others -1. After adjusting the layout, be sure to enable **"Lock Layout"** in the layout manager to prevent page flickering caused by accidental dragging of split lines when the mouse moves across the interface. This ensures the best user experience. -2. 2. **On mobile devices, you can zoom in or out on the terminal font using a two-finger gesture.** -3. To enable Passkey login, set the `RP_ID` and `RP_ORIGIN` environment variables in the `.env` file. + +1. **On mobile devices, you can zoom in or out on the terminal font using a two-finger gesture.** +2. To enable Passkey login, set the `RP_ID` and `RP_ORIGIN` environment variables in the `.env` file.