We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 118d321 + 6629f85 commit f7f24e2Copy full SHA for f7f24e2
1 file changed
BUILDING.md
@@ -80,7 +80,8 @@ result in undefined behavior.
80
`containerd` uses `make` to create a repeatable build flow. It means that you
81
can run:
82
83
-```sudo
+```
84
+cd $GOPATH/src/github.com/containerd/containerd
85
make
86
```
87
0 commit comments