Skip to content

Commit

Permalink
readme updated
Browse files Browse the repository at this point in the history
  • Loading branch information
Igor-Art committed Jun 13, 2023
1 parent d7f2ed5 commit 6693ee9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 7 deletions.
6 changes: 1 addition & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,8 @@ Test task for hiring.
### Deployment
#### Create project:
```
composer create-project Igor-Art/test test-app
```
OR
```
composer install
cp .env.example .env
composer install
```
### Set database settings in .env

Expand Down
3 changes: 1 addition & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,5 @@
],
"post-create-project-cmd": [
]
},
"minimum-stability": "stable"
}
}

0 comments on commit 6693ee9

Please sign in to comment.