Create README.md

This commit is contained in:
cap153 2024-10-07 15:37:23 +08:00 committed by GitHub
parent 4046f2e163
commit 926899e09a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

7
README.md Normal file
View file

@ -0,0 +1,7 @@
需要提前安装`npm`等等环境如果是arch用户可以使用`paru`或者`yay`安装,示例如下
```bash
paru -S python-neovim python-pip npm
paru -S lua51 imagemagick luarocks ueberzugpp
sudo luarocks --lua-version=5.1 install magick
```