We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 4d6d345 + 4e359be commit efe3421Copy full SHA for efe3421
README.rst
@@ -11,7 +11,7 @@ Installation
11
12
Download ''fireplace.el'' and place it somewhere in your ''.emacs.d'' directory, say in ''.emacs.d/fireplace/''.
13
Compile the file using ''M-x byte-compile-file''.
14
-Put ''(load "~./.emacs.d/fireplace/fireplace") in your init file ('.emacs').
+Put ''(load "~/.emacs.d/fireplace/fireplace") in your init file ('.emacs').
15
Note that there is a significant performance difference bewteen the compiled and non-compiled fireplace.
16
17
You can start the fire using ''M-x fireplace''.
0 commit comments