Update README.md and the example

This commit is contained in:
Kivi Kaitaniemi
2024-05-19 04:06:09 +03:00
parent 97b6069080
commit 672afbcddc
3 changed files with 14 additions and 13 deletions
+1 -1
View File
@@ -81,7 +81,7 @@ from syncthing import Syncthing
decman.modules += [Syncthing()]
```
Then run decman.
Then run decman. Note that terminal colors cannot be disabled for decman.
> [!WARNING]
> Decman runs as root. This means that your `source.py` will be executed as root as well.