Update README.md to correct image path and reorder installation instructions for clarity
This commit is contained in:
parent
f0698eee9d
commit
0ea417a331
1 changed files with 5 additions and 5 deletions
10
README.md
10
README.md
|
|
@ -5,7 +5,7 @@
|
|||
|
||||
AI endpoint proxy with web dashboard - A JavaScript port of [CLIProxyAPI](https://github.com/router-for-me/CLIProxyAPI).
|
||||
|
||||

|
||||

|
||||
|
||||
## 📖 Introduction
|
||||
|
||||
|
|
@ -49,12 +49,12 @@ AI endpoint proxy with web dashboard - A JavaScript port of [CLIProxyAPI](https:
|
|||
## 📦 Install
|
||||
|
||||
```bash
|
||||
# Run directly with npx (recommended)
|
||||
npx 9router
|
||||
|
||||
# Or install globally
|
||||
# Install globally
|
||||
npm install -g 9router
|
||||
9router
|
||||
|
||||
# Run directly with npx
|
||||
npx 9router
|
||||
```
|
||||
|
||||
## 🚀 Quick Start
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue