Removed comment line

This commit is contained in:
Al Lefebvre 2015-11-30 12:24:14 -05:00
parent a921eeb5e2
commit 20eb6df9e8

View File

@ -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)