Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions docs/getting-started.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ It is recommended to install the DMS via [Composer](https://getcomposer.org/) in
1. Create a new Laravel project [More details](https://laravel.com/docs/5.4/installation)

```
composer create-project --prefer-dist laravel/laravel your-project-name
composer create-project --prefer-dist laravel/laravel your-project-name 5.4.*
cd your-project-name
```

Expand Down Expand Up @@ -55,4 +55,4 @@ It is recommended to install the DMS via [Composer](https://getcomposer.org/) in

You can login with the default user account. **U:** admin **P:** admin.

![Login](/resources/images/cms/login-1.jpg)
![Login](/resources/images/cms/login-1.jpg)