Files
NewWPSBot/README.md

7 lines
119 B
Markdown
Raw Normal View History

2025-11-06 11:01:13 +08:00
# 如何安装
```bash
git clone <repository_url> <dir_name>
cd <dir_name>
git submodule update --init --recursive
```