mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
Correcting typo
This commit is contained in:
@@ -17,7 +17,7 @@ dev environment.
|
||||
## Get Code
|
||||
|
||||
```
|
||||
export GOPATH=``pwd`
|
||||
export GOPATH=`pwd`
|
||||
go get github.com/grafana/grafana
|
||||
```
|
||||
|
||||
|
Reference in New Issue
Block a user