diff --git a/library/packaging/composer b/library/packaging/composer index 983a38dec6..16dc420d20 100644 --- a/library/packaging/composer +++ b/library/packaging/composer @@ -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