Skip to content

Commit

Permalink
Remove sudo command (#5189)
Browse files Browse the repository at this point in the history
(cherry picked from commit 646630c)
  • Loading branch information
clayton-cornell authored and grafanabot committed Sep 13, 2023
1 parent e3f43b4 commit 0faff50
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion docs/sources/static/set-up/install/install-agent-linux.md
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,6 @@ To install Grafana Agent in static mode on RHEL or Fedora, run the following com
1. Create `/etc/yum.repos.d/grafana.repo` with the following content:

```shell
sudo nano /etc/yum.repos.d/grafana.repo
[grafana]
name=grafana
baseurl=https://rpm.grafana.com
Expand Down

0 comments on commit 0faff50

Please sign in to comment.