Skip to content

Commit 113a128

Browse files
authored
Update README.md
1 parent 9763b40 commit 113a128

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
@@ -62,7 +62,7 @@ Connect to your database using: `psql -d my_products`
6262

6363
Execute these SQL commands to create the `categories` and `products` table in your database.
6464

65-
You can copy and paste the script below into psql or your can run the database script from psql using `\i database.sql`
65+
You can copy and paste the script below into psql or your can run the database script inside psql using `\i database.sql`
6666

6767
```sql
6868

0 commit comments

Comments
 (0)