update readme

This commit is contained in:
ghost 2024-02-12 01:35:26 +02:00
parent 7a9629efe7
commit 5899049848

View File

@ -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`