summaryrefslogtreecommitdiff
path: root/irc/riece/pkg-message
blob: 47697dd14e455e6758b5749f1d07638e54d18ecb (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
[
{ 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
}
]