Files
ports/textproc/dictionary/pkg-message
2019-08-14 12:16:41 +00:00

10 lines
129 B
Plaintext

[
{ type: install
message: <<EOM
To use dictionary, add to your ~/.emacs the following line:
(load "dictionary-init")
EOM
}
]