[README.md] update

This commit is contained in:
Jesús
2021-05-25 11:23:18 -05:00
parent 3cace18a5a
commit 6614195fd3

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: