diff --git a/README.md b/README.md index a558e8e..e2dac22 100644 --- a/README.md +++ b/README.md @@ -67,7 +67,7 @@ gitea-migration/ ├── runners.conf.example # Runner definitions template ├── lib/common.sh # Shared functions + .env validators ├── setup/ -│ ├── configure_env.sh # Interactive .env wizard (~70 prompts) +│ ├── configure_env.sh # Interactive .env wizard (~65 prompts) │ ├── configure_runners.sh # Interactive runner definition wizard │ ├── macbook.sh # Local prerequisites (brew packages) │ ├── unraid.sh # Remote prerequisites (static binaries)