aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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: