Skip to content

Commit

Permalink
Merge pull request #17 from andreasisaak/patch-1
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
discordier committed Apr 3, 2014
2 parents 0b256ef + 5a6b403 commit 352e9eb
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,11 @@ You must not confirm this question, type `n` to keep the history, otherwise the
git clone https://github.com/discordier/contao-toolbox.git
```

When using Git, update the contao-toolbox repository and all dependencies via composer at the beginning.
```
php composer update
```

#### Optionally compile the `ctb.phar` binary for distribution.

After fetching the source, you can use the shipped compiler to generate a `phar` file to install in a system wide path
Expand Down

0 comments on commit 352e9eb

Please sign in to comment.