diff --git a/README.md b/README.md index 30a49f1..476aa54 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,8 @@ jq '.data[].entity.publicIpAddress // .data[].properties.publicIpAddress' *.json ## Script Execution Instructions -1. Because of How long this script will take to run it is **HIGHLY** recommended to run this in a tmux session +1. +Because of How long this script will take to run it is **HIGHLY** recommended to run this in a tmux session in case the connection gets killed so it will keep running in the background. ```bash tmux new -s pentest ```