diff options
author | Eduardo Julian | 2017-01-07 12:10:13 -0400 |
---|---|---|
committer | Eduardo Julian | 2017-01-07 12:10:13 -0400 |
commit | 8283fea825d1d065eefeef08b13c06b4d5c5b61e (patch) | |
tree | bd7e7ae8fd458bc7a0cb174f1d3c2d46ae8014dd | |
parent | 53f7f432ca593ea007d576d682a27f23310d07a4 (diff) |
- Improved the formatting in the README.
Diffstat (limited to '')
-rw-r--r-- | lux-mode/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lux-mode/README.md b/lux-mode/README.md index c4807434d..224177d10 100644 --- a/lux-mode/README.md +++ b/lux-mode/README.md @@ -2,7 +2,7 @@ An Emacs mode for *the Lux programming language*. -You can create a directory inside your .emacs.d directory named "el_files" +You can create a directory inside your `.emacs.d` directory named `el_files`. Then, you can add this to your *init.el* file: |