From a7661f3ddf082e5efa7e6b7404c99e6b0754480d Mon Sep 17 00:00:00 2001 From: yggverse Date: Wed, 3 Sep 2025 13:59:13 +0300 Subject: [PATCH] update readme --- README.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/README.md b/README.md index c914fd9..45cb4ae 100644 --- a/README.md +++ b/README.md @@ -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