Skip to content

Commit

Permalink
Use create-project rather than install as composer command.
Browse files Browse the repository at this point in the history
  • Loading branch information
discordier committed Oct 16, 2013
1 parent b9cb045 commit 83bb4ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ curl -sS https://getcomposer.org/installer | php

2. Install the application.
```
./composer install discordier/toolbox
./composer create-project cyberspectrum/contao-toolbox
```

### via plain git cloning
Expand Down

0 comments on commit 83bb4ec

Please sign in to comment.