Skip to content

Commit 6629f85

Browse files
committed
BUILDING: update BUILDING.md
Improve documentation Signed-off-by: Nitesh Konkar <[email protected]>
1 parent e26f442 commit 6629f85

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

BUILDING.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,8 @@ result in undefined behavior.
8080
`containerd` uses `make` to create a repeatable build flow. It means that you
8181
can run:
8282

83-
```sudo
83+
```
84+
cd $GOPATH/src/github.com/containerd/containerd
8485
make
8586
```
8687

0 commit comments

Comments
 (0)