Commit 670068aa by Alan Pearce

Update composer example

Remove unsupported 'install' argument
parent b80b92e7
...@@ -85,7 +85,7 @@ notes: ...@@ -85,7 +85,7 @@ notes:
EXAMPLES = ''' EXAMPLES = '''
# Downloads and installs all the libs and dependencies outlined in the /path/to/project/composer.lock # 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 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