Skip to content

Commit b327073

Browse files
committed
docs: update codext readme
1 parent 7a4dd0d commit b327073

1 file changed

Lines changed: 14 additions & 0 deletions

File tree

README.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,20 @@ https://github.com/user-attachments/assets/127abbc2-cb30-4d6e-8a81-ce707260c045)
99

1010
## Quick Start
1111

12+
Install globally with npm first. The initial install usually takes a while:
13+
14+
```shell
15+
npm install -g @longphy/codext
16+
```
17+
18+
Then run:
19+
20+
```shell
21+
codext
22+
```
23+
24+
Or build from source by yourself:
25+
1226
```shell
1327
cd codex-rs
1428
cargo run --bin codex

0 commit comments

Comments
 (0)