diff options
author | Jesús <heckyel@hyperbola.info> | 2019-02-16 12:02:42 -0500 |
---|---|---|
committer | Jesús <heckyel@hyperbola.info> | 2019-02-16 12:02:42 -0500 |
commit | 0b74875daefd220811f65bcfbe99b2e05708bcd1 (patch) | |
tree | c82423659a2ae384a619a09df2a1bac5dd389725 | |
parent | 6eb2293b80648f9acbd1df159ed081c4f13461ba (diff) | |
download | emacs-personal-0b74875daefd220811f65bcfbe99b2e05708bcd1.tar.lz emacs-personal-0b74875daefd220811f65bcfbe99b2e05708bcd1.tar.xz emacs-personal-0b74875daefd220811f65bcfbe99b2e05708bcd1.zip |
minor fix in README.md
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -44,7 +44,7 @@ So pressing `[f8]` will display (you must give "yes") a one-time screen to insta ### Helm -It's for default. [heml](modules/init-helm.el) +It's for default. [helm](modules/init-helm.el) ### Mode Python - Require installed virtualenv, example: |