diff --git a/README.md b/README.md index cd6bf34..e752475 100644 --- a/README.md +++ b/README.md @@ -28,4 +28,6 @@ Run from the `/cmd/api` directory: ``` go run *.go -``` \ No newline at end of file +``` + +You may also use the `docker-compose.yml` to spin up a container if you do not have Go installed.