mirror of
https://github.com/torrentpier/torrentpier
synced 2025-08-22 06:13:58 -07:00
Update README.md
This commit is contained in:
parent
282fd2658a
commit
428cc99521
1 changed files with 1 additions and 1 deletions
|
@ -73,7 +73,7 @@ For installation, you need to follow a few simple steps.
|
||||||
1. Install [Composer](https://getcomposer.org/)
|
1. Install [Composer](https://getcomposer.org/)
|
||||||
2. Run `composer create-project torrentpier/torrentpier`
|
2. Run `composer create-project torrentpier/torrentpier`
|
||||||
3. After run `composer install` on the project directory
|
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`)
|
5. Edit database configuration settings in the environment (`.env.example`, after rename to `.env`)
|
||||||
6. You must provide write permissions to the specified folders:
|
6. You must provide write permissions to the specified folders:
|
||||||
1. `data/avatars`
|
1. `data/avatars`
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue