update readme

This commit is contained in:
ghost 2024-02-20 01:55:36 +02:00
parent 63dcde7691
commit c82168e4f2

View File

@ -5,7 +5,8 @@ Versioned drivers to create and read KVAZAR index in different applications
## Install ## Install
* `apt install composer manticore php-fpm php-pdo` * `apt install composer manticore php-fpm php-pdo`
* `composer require kvazar/index:dev-main` * `composer require kvazar/index` - stable
* `composer require kvazar/index:dev-main` - development
## Usage ## Usage