From ab65980ad2ddc68d0290c55510ff83f31f526bc5 Mon Sep 17 00:00:00 2001 From: a770 Date: Sun, 19 Jan 2025 22:27:24 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0readme?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 130c21c..4369808 100644 --- a/README.md +++ b/README.md @@ -5,6 +5,11 @@ ```bash paru -S python-neovim python-pip npm +``` + +markdown文件的图片预览可能需要安装如下包 + +```bash paru -S lua51 imagemagick luarocks ueberzugpp sudo luarocks --lua-version=5.1 install magick ```