INSTALLATION INSTRUCTIONS
Step 3:
You are almost done, this is the last step. You need to decide what the default page will be, the one appearing when the user visits the main application url. To do so, configure the "default_controller" route. Open application/config/routes.php and change the value of "default_controller" (for training purposes you can use 'demo/play').
Then reload the page!