Browse Source

Update install.sh

biblius 2 tháng trước cách đây
mục cha
commit
709bc2b5c7
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  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