mirror of
https://github.com/harivansh-afk/veet-code.git
synced 2026-04-15 08:03:46 +00:00
fix install
This commit is contained in:
parent
db24649e1b
commit
d262e519ce
2 changed files with 3 additions and 3 deletions
|
|
@ -9,7 +9,7 @@ Built for people vim users who enjoy claude code, ghostty panes and TUIs
|
|||
## Install
|
||||
|
||||
```bash
|
||||
curl -fsSL https://raw.githubusercontent.com/harivansh-afk/veetcode/main/install.sh | bash
|
||||
curl -fsSL https://raw.githubusercontent.com/harivansh-afk/veet-code/main/install.sh | bash
|
||||
```
|
||||
|
||||
Then run:
|
||||
|
|
@ -22,7 +22,7 @@ veet
|
|||
<summary>Manual install</summary>
|
||||
|
||||
```bash
|
||||
git clone https://github.com/harivansh-afk/veetcode.git
|
||||
git clone https://github.com/harivansh-afk/veet-code.git
|
||||
cd veetcode
|
||||
uv sync
|
||||
./veet
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue