From 0a423ad056499b02b9a443499dd3a53e637c0847 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jes=C3=BAs?= Date: Tue, 17 Sep 2019 12:56:01 -0500 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 6647fca..6c7b87f 100644 --- a/README.md +++ b/README.md @@ -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: