[README.md] update

This commit is contained in:
Jesús 2021-05-25 11:23:18 -05:00
parent 3cace18a5a
commit 6614195fd3
No known key found for this signature in database
GPG Key ID: F6EE7BC59A315766

View File

@ -36,9 +36,18 @@ $ emacs --batch --eval="(progn (package-initialize)(package-install 'all-the-ico
``` ```
### Markdown Mode ### Markdown Mode
- Require installed markdown in distro GNU+Linux, example:
`apt install markdown` or `pacman -S markdown` Require installed markdown in distro GNU+Linux, example:
```console
$ apt install markdown
```
or
```console
$ pacman -S markdown
```
### Flycheck Mode ### Flycheck Mode
- Require installed the languages checking, example: - Require installed the languages checking, example: