mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-26 00:55:14 +00:00
13 lines
278 B
Plaintext
13 lines
278 B
Plaintext
[
|
|
{ type: install
|
|
message: <<EOM
|
|
To use riece, you should add the following line to your .emacs file:
|
|
|
|
(autoload 'riece "riece" "Start Riece" t)
|
|
|
|
Some add-ons (e.g. riece-async, riece-rdcc) require Ruby.
|
|
If you use them, you need to install Ruby from port or package.
|
|
EOM
|
|
}
|
|
]
|