Skip to content

Commit

Permalink
adds step of adding +x permission on lambda-install-aws.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
Dimkir Mars committed Mar 18, 2017
1 parent cdb109d commit fdbb595
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Expand Up @@ -176,6 +176,7 @@ In order to run this script you need AWS CLI installed and credentials configure
Now let's create our function on AWS:

```
chmod +x lambda-install-aws.sh
./lambda-install-aws.sh
```

Expand Down

0 comments on commit fdbb595

Please sign in to comment.