Skip to content

Commit

Permalink
Update CONTRIBUTING.md with new postgres version (#878)
Browse files Browse the repository at this point in the history
  • Loading branch information
Jay-Madden authored Jul 16, 2024
1 parent bb1ef88 commit 2a386df
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ Make sure you can run these commands and install them if not present.

### Database

* [PostgreSQL 14](https://www.postgresql.org/download/)
* [PostgreSQL 16](https://www.postgresql.org/download/)
* [PgAdmin4](https://www.pgadmin.org/download/)

## Get a Discord bot token and enable intents
Expand Down Expand Up @@ -153,4 +153,4 @@ Here are some common scenarios and what portions of ClemBot you need to have run
| Dashboard bug fix/feature | Yes | Yes | Yes |

In instances where **ClemBot.Bot** is not using **ClemBot.Api**, the `BotOnly` setting in the `BotSecrets.json` file can
be toggled to `true` and vice versa.
be toggled to `true` and vice versa.

0 comments on commit 2a386df

Please sign in to comment.