update readme

This commit is contained in:
yggverse 2025-09-03 13:59:13 +03:00
parent c1dc9ec2aa
commit a7661f3ddf

View file

@ -39,9 +39,7 @@ rssto -c config/example.toml
### Systemd
1. Install `rssto` by copy the binary compiled into the native system apps destination:
* Linux: `sudo install /home/user/.cargo/bin/rssto /usr/local/bin/rssto`
* Linux: `sudo install /home/user/.cargo/bin/rssto /usr/local/bin/rssto`
2. Create `systemd` configuration file at `/etc/systemd/system/rssto.service`:
``` rssto.service