Skip to content

Commit f2ea52e

Browse files
update echo wording
1 parent 3855674 commit f2ea52e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

install.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ else
1919
echo ""
2020
echo "Please choose installation type:"
2121
echo "1) Install to current directory (manual project)"
22-
echo "2) Install globally to ~/.claude/workflows"
22+
echo "2) Install globally to ~/.claude/commands"
2323
read -p "Enter choice [1-2]: " choice
2424

2525
case $choice in

0 commit comments

Comments
 (0)