Skip to content

Commit 79b8f74

Browse files
committed
updated README.md
1 parent 1bebb7e commit 79b8f74

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@ $ composer create-project dotkernel/dot-admin .
1515
* if using admin and frontend, you can import the `dot-admin+frontend.sql` database
1616
* remove the `.dist` extension of the files `local.php.dist` located in `config/autoload`
1717
* edit `local.php` according to your dev machine. Fill in the `database` configuration and mail configuration
18-
* run the following command in your project root dir
1918
* if you use the create-project command, after installing, the project will go into development mode automatically
2019
* you can also toggle development mode by using the composer commands
2120
```bash

0 commit comments

Comments
 (0)