Browse Source

Merge pull request #21 from MattSturgeon/patch-1

Add Arch dependencies to the README
Mark Szepieniec 7 năm trước cách đây
mục cha
commit
4e8d18d79e
1 tập tin đã thay đổi với 5 bổ sung0 xóa
  1. 5 0
      README.md

+ 5 - 0
README.md

@@ -31,3 +31,8 @@ sudo apt install pandoc context
 ```bash
 sudo dnf install pandoc texlive-collection-context
 ```
+
+#### Arch
+```bash
+sudo pacman -S pandoc texlive-core
+```