From 979e952ae92883b8297d2324abf81921885d7f35 Mon Sep 17 00:00:00 2001 From: Mark Szepieniec Date: Tue, 12 Dec 2023 11:50:29 +0000 Subject: [PATCH] Update Arch installation instructions in README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 64f0e751..d5806a21 100644 --- a/README.md +++ b/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