diff --git a/README.md b/README.md index 727d208..038d388 100644 --- a/README.md +++ b/README.md @@ -104,7 +104,7 @@ This will install the `socktop` binary into `~/.cargo/bin`. The agent binary listens on a TCP port and serves `/ws`: ```bash -remote_agent 0.0.0.0:8080 +socktop_agent 0.0.0.0:8080 ``` > **Tip:** You can run the agent under `systemd`, inside a Docker container, or just in a tmux/screen session.