Skip to content

Commit

Permalink
Update EnvironmentSetup.md
Browse files Browse the repository at this point in the history
  • Loading branch information
saltyypanda authored Nov 17, 2024
1 parent 73d201a commit 3c6ad96
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion documentation/EnvironmentSetup.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ The above is just a placeholder, you'll need to fill in each entry with the appr

## Setting up a local database

1. Download and install [PostgreSQL](https://www.postgresql.org/download/) 14. _Make sure you're installing 14, not any higher versions!_This is the database management system we are using for the project. When you visit the downloads page, click on your operating system and look for the following in the subsequent page: [![PostgreSQL 14 Download Page](https://i.imgur.com/VlfCWO6.png)](https://www.postgresql.org/download/)
1. Download and install [PostgreSQL](https://www.postgresql.org/download/) 14. *Make sure you're installing 14, not any higher versions!* This is the database management system we are using for the project. When you visit the downloads page, click on your operating system and look for the following in the subsequent page: [![PostgreSQL 14 Download Page](https://i.imgur.com/VlfCWO6.png)](https://www.postgresql.org/download/)

2. Run the installer and follow the instructions to install PostgreSQL. Make sure you remember the password you set for the database superuser.

Expand Down

0 comments on commit 3c6ad96

Please sign in to comment.