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`