Update setup instructions

Point to the entire sql directory, not just the first file,
now that there are multiple things there
This commit is contained in:
Aleksei Voronov 2023-11-06 08:55:19 +01:00
parent 35ee1b0a1f
commit 87dfb24e1a
1 changed files with 1 additions and 1 deletions

View File

@ -17,7 +17,7 @@ Published on Bluesky at https://bsky.app/profile/did:plc:376mcc6k4s5p7qbtyjrgph5
1. Set up a PostgreSQL database
2. Create tables using SQL provided in [sql/01_create_tables.sql].
2. Create tables using SQL provided in [`sql`](./sql) directory.
3. Copy `.env.example` into `.env` and set up the environment variables within: