diff --git a/README.md b/README.md index de09aba..c193e80 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,9 @@ # bottle Applait's IRC, Telegram, Email, SMS bot + +## Install + +- Copy `config.js.example` to `config.js` and adjust values. +- Instal `libiconv` development (header) files. The package is named `libiconv-devel` for Fedora/RHEL and is named `libiconv-dev` for Ubuntu. +- `npm install` +- `npm start`