Removed comment line
This commit is contained in:
@@ -86,7 +86,6 @@ go get github.com/grafana/grafana
|
||||
|
||||
### Building the backend
|
||||
```
|
||||
/usr/local/go/src/github.com/grafana/grafana/
|
||||
cd $GOPATH/src/github.com/grafana/grafana
|
||||
go run build.go setup (only needed once to install godep)
|
||||
godep restore (will pull down all golang lib dependencies in your current GOPATH)
|
||||
|
||||
Reference in New Issue
Block a user