mirror of
https://github.com/grafana/grafana.git
synced 2025-07-30 02:12:29 +08:00

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.