Skip to content

Commit 61e0b66

Browse files
committed
OXFORD COMMA.
1 parent 5582198 commit 61e0b66

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ Installation:
5252
- Copy the config files from /src/nginx to your nginx config directory (default /etc/nginx if you used my config line) and restart nginx
5353
- Install pgsql and set up your database user.
5454
- Import the sql files from /src/pgsql to your database. This will set up the two required tables.
55-
- Make sure you update line 18 in subscribers.sql, line 19 of chat.sql and line 23 of users.sql to your database user account.
55+
- Make sure you update line 18 in subscribers.sql, line 19 of chat.sql, and line 23 of users.sql to your database user account.
5656
- Edit /lib/database.class.php with your DB info
5757
- Edit /inc/config.php to your liking
5858
- Copy everything but /src and /scss to your server.

0 commit comments

Comments
 (0)