We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eba34fc commit e047a24Copy full SHA for e047a24
README.md
@@ -27,7 +27,7 @@ the [AWS CLI API](http://docs.aws.amazon.com/cli/latest/reference/deploy/index.h
27
28
```json
29
"require-dev" : {
30
- "techpivot/aws-code-deploy": "dev-master"
+ "techpivot/aws-code-deploy": "~1.0"
31
}
32
```
33
* The file can then be executed from the /vendor/bin directory: `bash vendor/bin/aws-code-deploy.sh`
0 commit comments