Skip to content

Commit

Permalink
readme updated
Browse files Browse the repository at this point in the history
  • Loading branch information
sdebacker committed Jul 2, 2014
1 parent d83746e commit fa5febb
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -78,12 +78,17 @@ This kind of urls are managed by the CMS :
```
cd mywebsite
```
5. Composer install

5. Install
```
composer install
```
6. Initialise TypiCMS

```
php artisan typicms:install
```
7. Go to http://mywebsite.local/admin and log in with [email protected] as email and admin as password.

### Manual installation

Expand Down

0 comments on commit fa5febb

Please sign in to comment.