Update README.md

This commit is contained in:
Jesús 2019-09-17 12:56:01 -05:00
parent 6b644ebb3b
commit 0a423ad056
No known key found for this signature in database
GPG Key ID: F6EE7BC59A315766

View File

@ -13,7 +13,7 @@ Lightweight configuration of emacs with basic utilities plus personal configurat
First step:
M-x package-refresh-contents
M-x package-refresh-contents [RET]
#### Main mirror
@ -38,7 +38,7 @@ First step:
### Markdown Mode
- Require installed markdown in distro GNU+Linux, example:
`apt-get install markdown` or `pacman -S markdown`
`apt install markdown` or `pacman -S markdown`
### Flycheck Mode
- Require installed the languages checking, example: