aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJesús <heckyel@hyperbola.info>2019-09-17 12:56:01 -0500
committerJesús <heckyel@hyperbola.info>2019-09-17 12:56:01 -0500
commit0a423ad056499b02b9a443499dd3a53e637c0847 (patch)
tree8667a3a8821ceb022bd5b2f724f304c3d72bef23
parent6b644ebb3b47e8adf98a6b780704c0904f9e9636 (diff)
downloademacs-personal-0a423ad056499b02b9a443499dd3a53e637c0847.tar.lz
emacs-personal-0a423ad056499b02b9a443499dd3a53e637c0847.tar.xz
emacs-personal-0a423ad056499b02b9a443499dd3a53e637c0847.zip
Update README.md
-rw-r--r--README.md4
1 files 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: