diff --git a/README b/README index ff5a271..eb5c7c4 100644 --- a/README +++ b/README @@ -45,15 +45,13 @@ commits. NOTE : declaration of notifiers is easier now. Usage ===== -Start reed-alert +Install reed-alert ---------------- -To start reed-alert - -+ sbcl : **sbcl --script config_file.lisp** -+ ecl : **ecl --shell config_file.lisp** - -Older versions of ecl requires -shell instead of --shell. + $ cd reed-alert + $ make + $ sudo make install + $ /usr/local/bin/reed-alert ~/monitoring/my_config.lisp Reed-alert start automation ---------------------------