mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
Update README.md
This commit is contained in:
parent
8eb3e48bc7
commit
efbbb31370
@ -90,7 +90,7 @@ Replace X.Y.Z by actual version number.
|
|||||||
cd $GOPATH/src/github.com/grafana/grafana
|
cd $GOPATH/src/github.com/grafana/grafana
|
||||||
go run build.go setup (only needed once to install godep)
|
go run build.go setup (only needed once to install godep)
|
||||||
godep restore (will pull down all golang lib dependencies in your current GOPATH)
|
godep restore (will pull down all golang lib dependencies in your current GOPATH)
|
||||||
godep go run build.go build
|
go run build.go build
|
||||||
```
|
```
|
||||||
|
|
||||||
### Building frontend assets
|
### Building frontend assets
|
||||||
|
Loading…
Reference in New Issue
Block a user