drop redundant .env edit reminder from final message

This commit is contained in:
Fred Liang 2026-04-29 14:29:18 -07:00
parent 70d95119f3
commit ff200c60ee

View file

@ -116,7 +116,6 @@ cat <<EOF
Done. Activate the venv and try an agent:
$ACTIVATE_CMD
# edit .env to set OPENAI_API_KEY, OPENAI_BASE_URL (optional), MODEL_ID
python agents/s01_agent_loop.py
EOF