Skip to content

Commit b694cfc

Browse files
authored
Update Makefile
1 parent dcdba69 commit b694cfc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,4 @@ venv:
88

99
run: install-requirements
1010
@if [ ! -d "venv" ]; then $(MAKE) venv; fi
11-
@source .env && python app/src/main.py
11+
@source .env && python app/src/gift-ideas-ai-multi-agent.py

0 commit comments

Comments
 (0)