From 4fd754e4635ebade69968d2a7848e56939a51806 Mon Sep 17 00:00:00 2001 From: yggverse Date: Thu, 21 Mar 2024 20:25:18 +0200 Subject: [PATCH] update readme --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index aecfb44..ff36c93 100644 --- a/README.md +++ b/README.md @@ -28,10 +28,10 @@ Yo! is the super thin layer for Manticore search server that extends official [m ##### Debian -`wget https://repo.manticoresearch.com/manticore-repo.noarch.deb` -`dpkg -i manticore-repo.noarch.deb` -`apt update` -`apt install git composer memcached manticore manticore-extra php-fpm php-curl php-mysql php-mbstring` +* `wget https://repo.manticoresearch.com/manticore-repo.noarch.deb` +* `dpkg -i manticore-repo.noarch.deb` +* `apt update` +* `apt install git composer memcached manticore manticore-extra php-fpm php-curl php-mysql php-mbstring` Yo search engine uses Manticore as the primary database. If your server sensitive to power down, change default [binlog flush strategy](https://manual.manticoresearch.com/Logging/Binary_logging#Binary-flushing-strategies) to `binlog_flush = 1`