mirror of
https://github.com/grafana/grafana.git
synced 2024-11-22 08:56:43 -06:00
Correcting typo
This commit is contained in:
parent
14e25100d4
commit
3fa228dcbb
@ -17,7 +17,7 @@ dev environment.
|
||||
## Get Code
|
||||
|
||||
```
|
||||
export GOPATH=``pwd`
|
||||
export GOPATH=`pwd`
|
||||
go get github.com/grafana/grafana
|
||||
```
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user