renaming from mybot to myclaude
This commit is contained in:
@@ -5,7 +5,7 @@ ROOT_DIR := $(shell pwd)
|
||||
help:
|
||||
@echo "Usage: make [target]"
|
||||
@echo ""
|
||||
@echo " install Editable pip install of mybot (uses uv when available)"
|
||||
@echo " install Editable pip install of myclaude (uses uv when available)"
|
||||
|
||||
install:
|
||||
@if command -v uv >/dev/null 2>&1; then \
|
||||
|
||||
Reference in New Issue
Block a user