Skip to content

Commit dc356e4

Browse files
committed
Update README.rst
Better pings.
1 parent d886d00 commit dc356e4

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

README.rst

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -9,15 +9,15 @@ A cozy fireplace for emacs.
99
Installation
1010
------------
1111

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').
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``).
1515
Note that there is a significant performance difference between the compiled and non-compiled fireplace.
1616

1717

18-
You can start the fire using ''M-x fireplace''.
18+
You can start the fire using ``M-x fireplace``.
1919
The fireplace will try to fill the current window with a new buffer.
20-
To put the fire out use ''M-x fireplace-off''.
20+
To put the fire out use ``M-x fireplace-off`` or hotkey ``q``.
2121

2222

2323
========================= ================================

0 commit comments

Comments
 (0)