branch: elpa/mentor commit 88ef7deabd84591de28b463eb39cf8b520b21c9a Author: Stefan Kangas <stefankan...@gmail.com> Commit: Stefan Kangas <stefankan...@gmail.com>
Fix typo in README --- README.org | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.org b/README.org index c3028a8833..99490c89e6 100644 --- a/README.org +++ b/README.org @@ -68,7 +68,7 @@ Add this to your init.el: : (add-to-list 'load-path "~/src/mentor/") : (require 'mentor) -Change ~"~/src/mentor"~ to the path where you keep the mentor source code. +Change "~/src/mentor" to the path where you keep the mentor source code. To byte-compile mentor, go to the source directory and run: