diff --git a/docs/sources/flow/setup/install/binary.md b/docs/sources/flow/setup/install/binary.md index df5624b98e6b..c4de942e88e8 100644 --- a/docs/sources/flow/setup/install/binary.md +++ b/docs/sources/flow/setup/install/binary.md @@ -24,7 +24,7 @@ To download the Grafana Agent as a standalone binary, perform the following step 1. Scroll down to the **Assets** section. -1. Download the `grafana-agent-flow` zip file that matches your operating system and machine's architecture. +1. Download the `grafana-agent` zip file that matches your operating system and machine's architecture. 1. Extract the package contents into a directory. diff --git a/docs/sources/flow/setup/install/macos.md b/docs/sources/flow/setup/install/macos.md index fce1c8cfc5ea..69f94d35c969 100644 --- a/docs/sources/flow/setup/install/macos.md +++ b/docs/sources/flow/setup/install/macos.md @@ -44,7 +44,7 @@ To upgrade Grafana Agent on macOS, run the following commands in a terminal wind 1. Upgrade Grafana Agent: ```shell - brew upgrade grafana-agent + brew upgrade grafana-agent-flow ``` 1. Restart Grafana Agent: