Update composer example

Remove unsupported 'install' argument
pull/7428/head
Alan Pearce 12 years ago
parent b80b92e778
commit 670068aaad

@ -85,7 +85,7 @@ notes:
EXAMPLES = '''
# Downloads and installs all the libs and dependencies outlined in the /path/to/project/composer.lock
- composer: command=install working_dir=/path/to/project
- composer: working_dir=/path/to/project
'''
import os

Loading…
Cancel
Save