mirror of
https://github.com/langbot-app/LangBot.git
synced 2025-11-25 03:15:06 +08:00
doc: update README
This commit is contained in:
11
README_EN.md
11
README_EN.md
@@ -25,7 +25,7 @@ LangBot is an open-source LLM native instant messaging robot development platfor
|
||||
|
||||
## 📦 Getting Started
|
||||
|
||||
#### Quick Start (Recommended)
|
||||
#### Quick Start
|
||||
|
||||
Use `uvx` to start with one command (no installation required):
|
||||
|
||||
@@ -33,17 +33,8 @@ Use `uvx` to start with one command (no installation required):
|
||||
uvx langbot
|
||||
```
|
||||
|
||||
Or install with `pip` and run:
|
||||
|
||||
```bash
|
||||
pip install langbot
|
||||
langbot
|
||||
```
|
||||
|
||||
Visit http://localhost:5300 to start using it.
|
||||
|
||||
Detailed documentation [PyPI Installation](docs/PYPI_INSTALLATION.md).
|
||||
|
||||
#### Docker Compose Deployment
|
||||
|
||||
```bash
|
||||
|
||||
Reference in New Issue
Block a user