|
@@ -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
|