Skip to content

Commit 5130d77

Browse files
committed
fix make target
1 parent d4168b3 commit 5130d77

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
@@ -5,4 +5,4 @@ dev-up:
55

66
.PHONY: inspector
77
inspector:
8-
uv run fastmcp dev src/css_mcp/main.py
8+
uv run fastmcp dev src/planet_mcp/main.py

0 commit comments

Comments
 (0)