Browse Source

Update README.md

Vova Tkach 6 years ago
parent
commit
7426858b2c
1 changed files with 1 additions and 1 deletions
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -16,4 +16,4 @@ Usage of ./fave:
 ## Development
 * **make** - vet, test, build and run in debug mode locally
 * **make build** - build release for Linux, Mac OS X and Windows
-* **make format** - format all code by goftm utility
+* **make format** - format all code by gofmt utility