mirror of
https://github.com/decolua/9router.git
synced 2026-05-08 12:01:28 +00:00
Update README.md to correct image path and reorder installation instructions for clarity
This commit is contained in:
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
|
||||
|
||||
Reference in New Issue
Block a user