fix arch install instructions authored by Malin Freeborn's avatar Malin Freeborn
## Linux ## Linux
### Arch Linux # Linux
## Arch Linux
```bash ```bash
sudo pacman -S texlive-most inkscape git git-lfs make texlive-binextra sudo pacman -S inkscape make git git-lfs texlive-binextra texlive-latexextra texlive-fontsrecommended texlive-fontsextra
git lfs install
git clone https://gitlab.com/bindrpg/core.git git clone https://gitlab.com/bindrpg/core.git
... ...
......