12 lines
278 B
Text
12 lines
278 B
Text
[
|
|
{ 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
|
|
}
|
|
]
|