mirror of
https://github.com/Nezumi-2711/9router.git
synced 2026-09-22 13:38:31 +00:00
Update README.md to correct image path and reorder installation instructions for clarity
This commit is contained in:
@@ -5,7 +5,7 @@
|
|||||||
|
|
||||||
AI endpoint proxy with web dashboard - A JavaScript port of [CLIProxyAPI](https://github.com/router-for-me/CLIProxyAPI).
|
AI endpoint proxy with web dashboard - A JavaScript port of [CLIProxyAPI](https://github.com/router-for-me/CLIProxyAPI).
|
||||||
|
|
||||||

|

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