[DOC] How to configure

This commit is contained in:
solene rapenne 2016-10-07 15:56:58 +02:00
parent 58cdbb7571
commit 3e40457fce
1 changed files with 3 additions and 0 deletions

View File

@ -25,6 +25,9 @@ To start reed-alert
+ sbcl : **sbcl --script config_file.lisp**
+ ecl : **ecl -shell config_file.lisp**
You can rename **config.lisp.sample** to **config.lisp** to create
your own configuration file. The configuration is explained below.
Defining notification system
============================