You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -81,7 +81,7 @@ cp .env.example .env
81
81
82
82
### 4. Set up the database
83
83
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)
85
85
- Run the following command to create the database and apply migrations:
0 commit comments