aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJesús <heckyel@hyperbola.info>2018-07-25 22:36:45 -0500
committerJesús <heckyel@hyperbola.info>2018-07-25 22:36:45 -0500
commit0035b50c835a884e4f7fb1be75397ac6275b0c15 (patch)
tree2c0ada19575ca3c872eaa3a222ba82fbf3e26d4a
parent36cecaa8d1a0d50df5a52d16f00811317f5113d8 (diff)
downloademacs-base-0035b50c835a884e4f7fb1be75397ac6275b0c15.tar.lz
emacs-base-0035b50c835a884e4f7fb1be75397ac6275b0c15.tar.xz
emacs-base-0035b50c835a884e4f7fb1be75397ac6275b0c15.zip
update README.md
- Add explanation for markdown
-rw-r--r--README.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/README.md b/README.md
index cff79ad..f56ef19 100644
--- a/README.md
+++ b/README.md
@@ -3,5 +3,10 @@ Lightweight configuration of emacs with basic utilities
![emacs-base](https://img.fenixzone.net/i/fsJdDCq.png?raw=true "emacs-base")
+### Markdown Mode
+- Require installed markdown in distro GNU+Linux, example:
+
+ `apt-get install markdown` or `pacman -S markdown`
+
### License
- [GLPv3](LICENSE)