Skip to content

Commit 1479e4e

Browse files
authored
Update README.md
1 parent 75335d2 commit 1479e4e

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,5 +13,6 @@ Admin can add/delete dishes or rooms to the database.
1313
1. Open your xampp server and create a database by name ‘renaissance’
1414
2. Create required tables and populate the database using database.txt
1515
3. Import the project in Eclipse IDE
16-
4. Run the project.
16+
4. Right-click on the project -> Build path -> Configure Build path. Under Libraries tab, click Add External JARs and import all the JARs present in the External_JARs folder.
17+
5. Run the project.
1718

0 commit comments

Comments
 (0)