Update README.md
This commit is contained in:
parent
f23787f50d
commit
f857fb9577
14
README.md
14
README.md
@ -87,20 +87,6 @@ Our state-of-the-art completion system provides unparalleled coding assistance:
|
||||
|
||||
## Installation
|
||||
|
||||
### Recommended: Using Bun (Fastest)
|
||||
|
||||
First install Bun if you haven't already:
|
||||
```bash
|
||||
curl -fsSL https://bun.sh/install | bash
|
||||
```
|
||||
|
||||
Then install Kode:
|
||||
```bash
|
||||
bun add -g @shareai-lab/kode
|
||||
```
|
||||
|
||||
### Alternative: Using npm
|
||||
|
||||
```bash
|
||||
npm install -g @shareai-lab/kode
|
||||
```
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user