Update QUICK_START_GUIDE.en.md

This commit is contained in:
Dimasssss 2026-03-01 15:05:39 +03:00 committed by GitHub
parent 7ba21ec5a8
commit c05779208e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 2 deletions

View File

@ -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`