make pretty, typo fix
This commit is contained in:
parent
2d4fe63b25
commit
0df858ee54
2 changed files with 9 additions and 9 deletions
|
@ -1,9 +1,9 @@
|
|||
# Boardsource bot
|
||||
Boardsourcebot is designed to make the lives or the boardsource mods easier to help deal with repeat questions
|
||||
|
||||
## Requirementss
|
||||
## Requirements
|
||||
1. Install Nim using [choosenim](https://github.com/dom96/choosenim) or [Nim's website](https://nim-lang.org/install.html)
|
||||
2. Install Nimble from [numble](https://github.com/nim-lang/nimble)
|
||||
2. Install Nimble from [nimble](https://github.com/nim-lang/nimble)
|
||||
|
||||
## Building
|
||||
Copy `src/config.nim.example` to `src/config.nim` and add api key, as well as
|
||||
|
|
Loading…
Add table
Reference in a new issue