diff --git a/README.md b/README.md index 803e2f3..0629406 100644 --- a/README.md +++ b/README.md @@ -187,7 +187,7 @@ By having a `docker-compose.yml` file in the same directory as the script, you c A full example using aws would be: -`python3 secdep.py -P aws -c -n test-node -s t3.micro -i ami-08869bacfa1188ec9 --yes --docker_compose --deploy nginx` +`python3 secdep.py -P aws -c -n test-node -s t3.micro -i ami-08869bacfa1188ec9 --yes --docker_compose --deploy` Note: The needed ports will be automatically allowed by the firewall but you should change any volume mappings to directories owned by your user (secdep) and not by root