Skip to content

Commit

Permalink
Merge pull request #100 from mszep/97-update-readme-install-instructi…
Browse files Browse the repository at this point in the history
…on-for-arch-linux

Update Arch installation instructions in README.md
  • Loading branch information
mszep authored Dec 12, 2023
2 parents 3d0377a + 979e952 commit b5abc55
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit b5abc55

Please sign in to comment.