Commit a992dc88 by James Cammarata

Merge pull request #7428 from alanpearce/patch-1

Update composer example
parents b80b92e7 670068aa
......@@ -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
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment