Correcting typo

This commit is contained in:
gmembre
2015-07-09 22:49:27 +02:00
parent 14e25100d4
commit 3fa228dcbb
+1 -1
View File
@@ -17,7 +17,7 @@ dev environment.
## Get Code ## Get Code
``` ```
export GOPATH=``pwd` export GOPATH=`pwd`
go get github.com/grafana/grafana go get github.com/grafana/grafana
``` ```