diff options
author | Jesús <heckyel@hyperbola.info> | 2018-11-02 22:18:16 -0500 |
---|---|---|
committer | Jesús <heckyel@hyperbola.info> | 2018-11-02 22:18:16 -0500 |
commit | b24078e2fc67c5821e0a2492acc66195370f69d9 (patch) | |
tree | a93ca1df8acbc99a11372548765c876217e8ad9b | |
parent | 7d800396f5cebe883ec0f66636d9cfffc3d74697 (diff) | |
download | emacs-personal-b24078e2fc67c5821e0a2492acc66195370f69d9.tar.lz emacs-personal-b24078e2fc67c5821e0a2492acc66195370f69d9.tar.xz emacs-personal-b24078e2fc67c5821e0a2492acc66195370f69d9.zip |
minor fix on README.md
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -27,7 +27,7 @@ So pressing «f8» will display (you must give "yes") a one-time screen to insta `pacman -S python-virtualenv` -M-x jedi:install-server [RET] + `M-x jedi:install-server [RET]` ### License - [GLPv3](LICENSE) |