Skip to content
This repository was archived by the owner on Mar 27, 2024. It is now read-only.

Commit f0a3e7b

Browse files
committed
remove unnecessary statement
1 parent d047f40 commit f0a3e7b

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,7 @@ your fork, so you can keep your fork in sync with `MASTER`:
2727

2828
## Building
2929

30-
From the project root, run `make clean && make`. Under the hood, this essentially
31-
just runs a `go build` on the project root to create an executable in `/out`.
30+
From the project root, run `make clean && make`.
3231

3332
## Code reviews
3433

0 commit comments

Comments
 (0)