Skip to content

Commit 30a8205

Browse files
committed
Update README.rst
Should not distribute compiled file.
1 parent 2af1fad commit 30a8205

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,8 @@ A cozy fireplace for emacs.
99
Installation
1010
------------
1111

12-
Download the ''fireplace.el'' and ''fireplace.elc'' files and place them somewhere in your ''.emacs.d'' directory, say in ''.emacs.d/fireplace/''.
12+
Download the ''fireplace.el'' place it somewhere in your ''.emacs.d'' directory, say in ''.emacs.d/fireplace/''.
13+
Compile the file using ''M-x byte-compile-file''.
1314
Put ''(load "~./.emacs.d/fireplace/fireplace") in your init file ('.emacs').
1415
Note that there is a significant performance difference bewteen the compiled and non-compiled fireplace.
1516

0 commit comments

Comments
 (0)