Skip to content

Commit

Permalink
Correct file name in the Agent standalone install and macOS install (#…
Browse files Browse the repository at this point in the history
…4590) (#4600)

* Fix file name typo

* Fix name typo in macOS topic

(cherry picked from commit 7023b00)

Co-authored-by: Clayton Cornell <[email protected]>
  • Loading branch information
grafanabot and clayton-cornell authored Jul 26, 2023
1 parent b5eb731 commit fb58fc4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/sources/flow/setup/install/binary.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.

Expand Down
2 changes: 1 addition & 1 deletion docs/sources/flow/setup/install/macos.md
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit fb58fc4

Please sign in to comment.