updated readme with build instructions

This commit is contained in:
2020-09-12 03:27:36 -05:00
parent 52b4bb6a1a
commit 6be3f231db
2 changed files with 3 additions and 0 deletions

View File

@@ -16,3 +16,6 @@ Restore previous functionality:
- Add ability to make coinflip with options to replace heads/tails
Add statistics tracking
## Building standalone
Instructions for myself on how to build this for an Alpine Linux container: CGO_ENABLED=0 GOOS=linux GOARCH=amd64 go build bunnybot.go commands.go images.go auth.go