Skip to content

Commit ee3ef13

Browse files
Update README.md
1 parent aa32042 commit ee3ef13

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,8 @@ Gangster Legends v2 is a open source PBBG game engine written in PHP using a MyS
2020
3. Import `install/schema.sql` and `install/data.sql` to your MySQL Database
2121
4. Open up `dbconn.php` and alter the connection string with your MySQL username, password and database name
2222
5. The game should now be made with some sample data
23-
6. You can login with the email `[email protected]` and the password `adminPass`
24-
7. Go to your profile and change your password
23+
6. Register a new user account
24+
7. Open up phpMyAdmin and go to the `users` table and edit the `U_userLevel` from `1` to `2`
2525

2626
# Example
2727

0 commit comments

Comments
 (0)