Browse Source

Update Arch installation instructions in README.md

Mark Szepieniec 1 year ago
parent
commit
979e952ae9
1 changed files with 1 additions and 1 deletions
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -55,7 +55,7 @@ sudo dnf install pandoc texlive-collection-context
 
 #### Arch
 ```bash
-sudo pacman -S pandoc texlive-core
+sudo pacman -S pandoc texlive
 ```
 
 #### OSX