From c05779208e59550c2cacce0530f256fccd807adb Mon Sep 17 00:00:00 2001 From: Dimasssss Date: Sun, 1 Mar 2026 15:05:39 +0300 Subject: [PATCH] Update QUICK_START_GUIDE.en.md --- docs/QUICK_START_GUIDE.en.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/QUICK_START_GUIDE.en.md b/docs/QUICK_START_GUIDE.en.md index fd4e735..6d1f920 100644 --- a/docs/QUICK_START_GUIDE.en.md +++ b/docs/QUICK_START_GUIDE.en.md @@ -74,7 +74,7 @@ tls_domain = "petrovich.ru" # format: "username" = "32_hex_chars_secret" hello = "00000000000000000000000000000000" ``` -then Ctrl+X -> Y -> Enter to save +then Ctrl+S -> Ctrl+X to save > [!WARNING] > Replace the value of the hello parameter with the value you obtained in step 0. @@ -105,7 +105,7 @@ LimitNOFILE=65536 [Install] WantedBy=multi-user.target ``` -then Ctrl+X -> Y -> Enter to save +then Ctrl+S -> Ctrl+X to save **3.** To start it, enter the command `systemctl start telemt`