Merge pull request #2967 from nitkon/patch-1

BUILDING: update BUILDING.md
This commit is contained in:
Phil Estes
2019-01-30 16:15:15 +00:00
committed by GitHub

View File

@@ -80,7 +80,8 @@ result in undefined behavior.
`containerd` uses `make` to create a repeatable build flow. It means that you
can run:
```sudo
```
cd $GOPATH/src/github.com/containerd/containerd
make
```