mirror of
https://github.com/mindoc-org/mindoc.git
synced 2025-09-22 20:23:35 +08:00
6 lines
99 B
Markdown
6 lines
99 B
Markdown
## wkhtmltopdf 安装
|
|
|
|
```bash
|
|
apt-get install -y libxrender-dev
|
|
apt-get install -y libxext-dev
|
|
``` |