[README.md] update
This commit is contained in:
parent
3cace18a5a
commit
6614195fd3
13
README.md
13
README.md
@ -36,9 +36,18 @@ $ emacs --batch --eval="(progn (package-initialize)(package-install 'all-the-ico
|
||||
```
|
||||
|
||||
### 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
|
||||
- Require installed the languages checking, example:
|
||||
|
Loading…
x
Reference in New Issue
Block a user