From efe07b6c5ffd400f32e98f969728a01296470f15 Mon Sep 17 00:00:00 2001 From: lexandr0s Date: Sun, 9 Feb 2025 11:56:34 +0400 Subject: [PATCH] Update README.md --- rc.d/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rc.d/README.md b/rc.d/README.md index 5f23668..41ee820 100644 --- a/rc.d/README.md +++ b/rc.d/README.md @@ -6,7 +6,7 @@ The provided systemd unit assumes you have the wireproxy executable installed on # Setting up the unit -1. Copy the `wireproxy` file from this directory to `/usr/local/etc/rc.d`, or use the following cURL command to download it: +1. Copy the `wireproxy` file from this directory to `/usr/local/etc/rc.d`. 2. If necessary, customize the unit. Edit the parts with `procname`, `command`, `wireproxy_conf` to point to the executable and the configuration file.