From 428cc99521ef9e502202e26e3b442438f74da621 Mon Sep 17 00:00:00 2001 From: Roman Kelesidis Date: Thu, 8 Aug 2024 01:00:11 +0700 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e1a2ffdf1..b15f45ef1 100644 --- a/README.md +++ b/README.md @@ -73,7 +73,7 @@ For installation, you need to follow a few simple steps. 1. Install [Composer](https://getcomposer.org/) 2. Run `composer create-project torrentpier/torrentpier` 3. After run `composer install` on the project directory -4. Create database and import dump located at **install/sql/mysql.sql** +4. Create database and import dump located at `install/sql/mysql.sql` 5. Edit database configuration settings in the environment (`.env.example`, after rename to `.env`) 6. You must provide write permissions to the specified folders: 1. `data/avatars`