aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--examples/systemd/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/systemd/README.md b/examples/systemd/README.md
index 17d5c6a..c3fb285 100644
--- a/examples/systemd/README.md
+++ b/examples/systemd/README.md
@@ -7,7 +7,7 @@ The directory lists some systemd unit files for example, which can be used to ru
For the naming of the example, `ratholes` stands for `rathole --server`, and `ratholec` stands for `rathole --client`, `rathole` is just `rathole`.
-Assuming that `rathole` is installed in `/usr/local/bin/rathole`, and the configuration file is in `/etc/rathole/app1.toml`, the following steps shows how to run an instance of `rathole --server`.
+Assuming that `rathole` is installed in `/usr/bin/rathole`, and the configuration file is in `/etc/rathole/app1.toml`, the following steps shows how to run an instance of `rathole --server`.
1. Create a service file.