Skip to content

Commit 71c24d6

Browse files
committed
Updated readme
1 parent b7b3976 commit 71c24d6

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,9 @@ Also, the template will include a filter for error handling.
99
## Installation
1010

1111
```
12-
$ git clone https://github.com/php-mvc-project/template-default.git
13-
$ composer install
12+
git clone https://github.com/php-mvc-project/template-default.git my-app
13+
cd my-app
14+
composer install
1415
```
1516

1617
## Requirements

0 commit comments

Comments
 (0)