Merge pull request #7428 from alanpearce/patch-1

Update composer example
pull/7429/merge
James Cammarata 11 years ago
commit a992dc88ba

@ -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