Files
NewWPSBot/README.md
2025-11-06 11:01:13 +08:00

7 lines
119 B
Markdown

# 如何安装
```bash
git clone <repository_url> <dir_name>
cd <dir_name>
git submodule update --init --recursive
```