Skip to content

Commit f7f24e2

Browse files
authored
Merge pull request #2967 from nitkon/patch-1
BUILDING: update BUILDING.md
2 parents 118d321 + 6629f85 commit f7f24e2

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)