mirror of
https://github.com/harivansh-afk/veet-code.git
synced 2026-04-15 19:05:19 +00:00
fix install
This commit is contained in:
parent
db24649e1b
commit
d262e519ce
2 changed files with 3 additions and 3 deletions
|
|
@ -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..."
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue