diff --git a/README.md b/README.md index 7d577b6..2085b8e 100644 --- a/README.md +++ b/README.md @@ -82,4 +82,6 @@ This will compile `itd` and `itctl` for Linux aarch64 which is what runs on the ### Configuration -This daemon places a config file at `/etc/itd.toml`. This is the global config. `itd` will also look for a config at `~/.config/itd.toml`. \ No newline at end of file +This daemon places a config file at `/etc/itd.toml`. This is the global config. `itd` will also look for a config at `~/.config/itd.toml`. + +Most of the time, the daemon does not need to be restarted for config changes to take effect. \ No newline at end of file