Skip to content

Commit 0170323

Browse files
authored
Merge pull request #25 from TezBytes/iamanishsrivastava-patch-1
Update README.md with PR7
2 parents 64b6f52 + a2f8be6 commit 0170323

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ cp .env.example .env
8181

8282
### 4. Set up the database
8383

84-
- Create a PostgreSQL database and update the `DATABASE_URL` in your `.env` file.
84+
- Create a PostgreSQL database and update the `DATABASE_URL` in your `.env` file. For ref. [PR7](https://github.com/TezBytes/scriptor/pull/7#issue-3054477033)
8585
- Run the following command to create the database and apply migrations:
8686

8787
```bash

0 commit comments

Comments
 (0)