diff --git a/README.md b/README.md index 6d0a3154..4c717f52 100644 --- a/README.md +++ b/README.md @@ -479,8 +479,8 @@ It will automatically update `/opt/tpot/etc/tpot.yml` to deliver events to your The script can accept a config file as an argument, e.g. `./hpfeeds_optin.sh --conf=hpfeeds.cfg` Your current config will also be stored in `/data/ews/conf/hpfeeds.cfg` where you can review or change it. -No worries: You old config is backed up in `/data/ews/conf/hpfeeds.cfg.old` -Be sure to apply any changes by running `./hpfeeds_optin.sh --conf=/data/ews/conf/hpfeeds.cfg`. +Be sure to apply any changes by running `./hpfeeds_optin.sh --conf=/data/ews/conf/hpfeeds.cfg`. +No worries: You old config gets backed up in `/data/ews/conf/hpfeeds.cfg.old` Of course you can also rerun the `hpfeeds_optin.sh` script to change and apply your settings interactively.