Update README.md

changed the setup.php -> index.php
This commit is contained in:
Fatih Çelik 2018-11-30 16:59:32 +06:00 committed by GitHub
parent 6268bd61b2
commit 0ca9c03963
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -24,5 +24,5 @@ The php.ini file should be altered. You can find the location of your php.ini
<b>Installation</b>
After all these configurations, firstly, open Xampp Control Panel and start Apache,MySQL. Your MySQL credentials have to be default.<b>[username:root <-> password:""]</b> Then open up our setup.php file in the <b>VulnWeb</b> directory. Follow the directions and create database. If you messed up with database, you can reset the database. If database is ready, you can go to homepage and start hacking.
After all these configurations, firstly, open Xampp Control Panel and start Apache,MySQL. Your MySQL credentials have to be default.<b>[username:root <-> password:""]</b> Then open up our index.php file in the <b>VulnWeb</b> directory. Follow the directions and create database. If you messed up with database, you can reset the database. If database is ready, you can go to homepage and start hacking.