Update README.md

This commit is contained in:
David Lick
2020-09-23 15:08:12 -04:00
committed by GitHub
parent 93b2647e3c
commit 42fe1541a4
+3 -1
View File
@@ -28,4 +28,6 @@ Run from the `/cmd/api` directory:
```
go run *.go
```
```
You may also use the `docker-compose.yml` to spin up a container if you do not have Go installed.