Skip to content

Commit 7d96e10

Browse files
committed
TASK: Fix build instruction in the README
1 parent a446e67 commit 7d96e10

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ Build your own
1919
# Get the dependecies
2020
go get
2121
# Build
22-
go Build
22+
go build
2323

2424
Run the proxy
2525
-------------

0 commit comments

Comments
 (0)