Skip to content
This repository was archived by the owner on Jan 6, 2023. It is now read-only.

Commit 54e9fc0

Browse files
author
Thomas Poignant
committed
Typo
1 parent 2774ea0 commit 54e9fc0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ To build the app you have to run these command:
2222

2323
```shell
2424
go mod vendor # to retrieve dependencies
25-
go buid .
25+
go build .
2626
```
2727

2828
## Report a problem

0 commit comments

Comments
 (0)