Skip to content

Commit

Permalink
Updated README for Docker AWS
Browse files Browse the repository at this point in the history
  • Loading branch information
chetankapoor committed May 11, 2018
1 parent 012c8ce commit 1196ca8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ aws_secret_access_key = XXXXXXXXXXXXXXXXXXXXXXXXX
```bash
docker run -v `pwd`/aws:/root/.aws -v `pwd`/reports:/app/reports securityftw/cs-suite
```
###For AWS
### For AWS

```bash
docker run -v `pwd`/aws:/root/.aws -v `pwd`/reports:/app/reports securityftw/cs-suite -env aws
Expand Down

0 comments on commit 1196ca8

Please sign in to comment.