From 9abe7374932df9bf28bd4f50cc11c1dec686306a Mon Sep 17 00:00:00 2001 From: Vishwas Babu A J Date: Mon, 9 Jun 2014 22:29:19 -0700 Subject: [PATCH] Update README.md --- README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index f7bc7048..b0a75840 100644 --- a/README.md +++ b/README.md @@ -41,14 +41,14 @@ Travis ``` or open the 'index.html' file in FIREFOX browser -Note: If you see a warning similar to the one shown below on running `grunt serve` , try increasing the number of open files limit as per the suggestions at http://stackoverflow.com/questions/34588/how-do-i-change-the-number-of-open-files-limit-in-linux/ + Note: If you see a warning similar to the one shown below on running `grunt serve` , try increasing the number of open files limit as per the suggestions at http://stackoverflow.com/questions/34588/how-do-i-change-the-number-of-open-files-limit-in-linux/ -``` -Waiting...Warning: EMFILE, too many open files + ``` + Waiting...Warning: EMFILE, too many open files -``` + ``` -6. Default username/password: mifos/password. This application will hit the demo server by default. +1. Default username/password: mifos/password. This application will hit the demo server by default. You are done.