Skip to content

Commit

Permalink
updated installation instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
gresakg committed Sep 24, 2014
1 parent 1954574 commit ae252a8
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,8 @@ composer install
```

If you don't have composer installed (yet), use the classic method described (here)[https://getcomposer.org/doc/01-basic-usage.md]
If you don't have composer installed (yet), (install it)[https://getcomposer.org/doc/01-basic-usage.md#installation]
and then install dependencies as described (here)[https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies]

The fastest way to get up and running is simply by renaming config-sample
and data-sample folders respectively to config and data. Then just change
Expand Down

0 comments on commit ae252a8

Please sign in to comment.