mirror of
https://github.com/torrentpier/torrentpier
synced 2025-08-21 22:03:49 -07:00
Update README.md
This commit is contained in:
parent
803ae75c86
commit
4425faaf83
1 changed files with 1 additions and 1 deletions
|
@ -101,7 +101,7 @@ Check out our [autoinstall](https://github.com/torrentpier/autoinstall) reposito
|
|||
```
|
||||
4. After, run this command in the project directory to install Composer dependencies
|
||||
```shell
|
||||
composer install --optimize-autoloader --no-dev
|
||||
composer install --prefer-dist --optimize-autoloader
|
||||
```
|
||||
5. Create a database and import the dump located at `install/sql/mysql.sql`
|
||||
6. Edit database configuration settings in the environment (`.env.example`), after, rename to `.env`
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue