docs(markdown): expand proselint install docs

For some reason, the proselint package is not in the official Arch
repositories (at least not anymore), but is in the AUR.

Ref: #7502
This commit is contained in:
Skylar LK 2023-10-13 18:41:56 -04:00 committed by Henrik Lissner
parent 52aadcd01f
commit 6e1bfe97c0
No known key found for this signature in database
GPG key ID: B60957CA074D39A3

View file

@ -68,7 +68,9 @@ gfm-mode:
- ~$ pip install proselint~
- Or through your OS package manager
- MacOS: ~$ brew install proselint~
- Arch Linux: ~$ pacman -S proselint~
- Arch Linux: [[https://aur.archlinux.org/packages/proselint][proselint in AUR]]
- Debian & Ubuntu: ~$ apt-get install python3-proselint~
- Fedora: ~$ dnf install proselint~
- [[https://github.com/textlint/textlint][textlint]] (~$ npm install textlint~)
** Markdown compiler