Skip to content

Commit

Permalink
chore(readme): Update database requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
Marco Crespi committed Dec 17, 2019
1 parent 5891cd3 commit eb76e53
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,7 @@ This is the code repository for the InviteManager Discord Bot.
### Requirements

- NodeJS (tested using v10)
- Database (tested using MySQL v5.7)
(`MariaDB` should work, `PostgreSQL` and `MsSQL` might work, `SQLite` probably will not)
- Database (tested using `MySQL` 5.7+, `MariaDB` 10.2+ should work)

### Setup

Expand Down

0 comments on commit eb76e53

Please sign in to comment.