From 140d01779c0e29e7810cb075a5ed6361da6d342d Mon Sep 17 00:00:00 2001 From: Roman Kelesidis Date: Thu, 8 Aug 2024 01:28:11 +0700 Subject: [PATCH] Update README.md --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 97ebd238a..8ac511406 100644 --- a/README.md +++ b/README.md @@ -94,10 +94,10 @@ For installation, you need to follow a few simple steps. 1. Edit domain name and domain port in the configuration file or a local copy (`$reserved_name` and `$reserved_port`) 2. Edit this files: - 1. `favicon.png` (change on your own) - 2. `robots.txt` (change the addresses in lines `Host` and `Sitemap` on your own) - 3. `opensearch_desc.xml` (change the description and address on your own) - 4. `opensearch_desc_bt.xml` (change the description and address on your own) + * `favicon.png` (change on your own) + * `robots.txt` (change the addresses in lines `Host` and `Sitemap` on your own) + * `opensearch_desc.xml` (change the description and address on your own) + * `opensearch_desc_bt.xml` (change the description and address on your own) 3. Log in to the forum with **admin/admin** login/password and finish setting up via admin panel ## 🔐 Security vulnerabilities