Skip to content

Commit 075e82a

Browse files
committed
more fixes in README file
1 parent 2075c43 commit 075e82a

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
@@ -26,7 +26,7 @@ Smart Report Engine is a user-friendly PHP reporting framework that enables the
2626

2727
4- Configure the database Connection String
2828
- Navigate to the "sre_config" directory within the Smart Report Engine Community Edition package. There, you will find the "config.php" file. Please open this file using any text editor you prefer.
29-
- In the "config.php" file, you will find a section dedicated to database configuration. Update the connection string with the appropriate details of the MySQL database you used in the third step. Make sure to provide the correct hostname, database name, username, and password in their respective fields.
29+
- In the "config.php" file, you will find a section dedicated to database configuration. Update the connection string with the appropriate details of the MySQL database where you imported the example SQL file during the 3rd step. Make sure to provide the correct hostname, database name, username, and password in their respective fields.
3030

3131
5- Save the changes to the "config.php" file.
3232

0 commit comments

Comments
 (0)