فهرست منبع

Update install.sh

biblius 2 ماه پیش
والد
کامیت
709bc2b5c7
1فایلهای تغییر یافته به همراه1 افزوده شده و 0 حذف شده
  1. 1 0
      install.sh

+ 1 - 0
install.sh

@@ -7,6 +7,7 @@ sudo pacman -S stylua --noconfirm
 sudo pacman -S eslint --noconfirm
 sudo pacman -S prettier --noconfirm
 sudo pacman -S markdownlint --noconfirm
+sudo ln -s /usr/bin/mdl /usr/bin/markdownlint
 sudo pacman -S tree-sitter --noconfirm
 sudo pacman -S go --noconfirm
 sudo pacman -S nodejs --noconfirm