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:
parent
52aadcd01f
commit
6e1bfe97c0
1 changed files with 3 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue