diff --git a/README.md b/README.md index 37b6cf3..effbfee 100644 --- a/README.md +++ b/README.md @@ -12,12 +12,6 @@ Master branch currently under development! * `cd webapp` * `composer install` -## Setup - -* Web application requires RPC connection to KevaCoin node -* Manticore search server must be installed also (application uses `php-pdo` driver to interact search index) -* Configure crontab task to update search index: `* * * * * /crontab/index` - ## Launch * `symfony server:start` \ No newline at end of file