Files
Gautham Pai 6e5898ac79 Docs: sudo is required on the apt-key add not on wget (#18180)
Running the command as given in the current doc throws the error:

```
sudo wget -q -O - https://packages.grafana.com/gpg.key | apt-key add -
ERROR: This command can only be used by root.
```

The proposed change fixes this issue.
2019-07-20 12:57:18 +02:00
..
2019-06-12 08:01:44 +02:00
2018-07-02 09:01:42 -07:00
2018-06-26 14:04:54 +08:00