fix install

This commit is contained in:
Harivansh Rathi 2025-12-14 16:18:10 -05:00
parent db24649e1b
commit d262e519ce
2 changed files with 3 additions and 3 deletions

View file

@ -1,7 +1,7 @@
#!/usr/bin/env bash
set -e
REPO="harivansh-afk/veetcode"
REPO="harivansh-afk/veet-code"
INSTALL_DIR="$HOME/.veetcode"
echo "Installing veetcode..."