readme update

This commit is contained in:
Kyle Brown 2021-05-06 16:32:02 -07:00
parent 686799f56b
commit 2d4fe63b25

View file

@ -6,6 +6,8 @@ Boardsourcebot is designed to make the lives or the boardsource mods easier to h
2. Install Nimble from [numble](https://github.com/nim-lang/nimble)
## Building
Copy `src/config.nim.example` to `src/config.nim` and add api key, as well as
adjusting the command prefix if desired.
`make release` or `make debug`
## Installing