Skip to content
This repository has been archived by the owner on Feb 7, 2021. It is now read-only.

Commit

Permalink
Updated readme.
Browse files Browse the repository at this point in the history
  • Loading branch information
Chris Pliakas committed Nov 25, 2013
1 parent 99a3363 commit 8a84c39
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -77,8 +77,8 @@ The main targets can be found by running `ant -p` and are listed below:

Common command line options that set Ant properties are listed below:

* `-Dcomposer.noselfupdate`: Do not run `composer self-update` during the build
* `-Dcomposer.noupdate`: Do not run `composer update` during the build
* `-Dcomposer.noselfupdate=1`: Do not run `composer self-update` during the build
* `-Dcomposer.noupdate=1`: Do not run `composer update` during the build

## Tools And Conventions

Expand Down

0 comments on commit 8a84c39

Please sign in to comment.