Merge pull request #758 from AnanyaKumar/better-build-doc
Update build.md
This commit is contained in:
commit
45f99f13fd
@ -27,3 +27,9 @@ $GOPATH/src/github.com/google/cadvisor $ godep go test ./... -test.short
|
||||
```
|
||||
|
||||
For integration tests, see the [integration testing](integration_testing.md) page.
|
||||
|
||||
Now you can run the built binary:
|
||||
|
||||
```
|
||||
$GOPATH/src/github.com/google/cadvisor $ sudo ./cadvisor
|
||||
```
|
||||
|
Loading…
Reference in New Issue
Block a user