From ad2f698efb39d7374b88957b76be835436b3b50e Mon Sep 17 00:00:00 2001 From: RyderForNow <37929910+RyderForReal@users.noreply.github.com> Date: Sat, 4 Sep 2021 22:37:17 +0200 Subject: [PATCH] Fix typo in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1a8cf1e..0d3bab1 100644 --- a/README.md +++ b/README.md @@ -245,7 +245,7 @@ section for other options if lower memory support is needed. 1. Install dependencies. - sudo apt-get install elasticsearch mysql-server-8.0 ngingx-full php8.0 php8.0-bcmath php8.0-cli php8.0-curl php8.0-gd php8.0-intl php8.0-mbstring php8.0-mysql php8.0-redis php8.0-xml php8.0-zip redis + sudo apt-get install elasticsearch mysql-server-8.0 nginx-full php8.0 php8.0-bcmath php8.0-cli php8.0-curl php8.0-gd php8.0-intl php8.0-mbstring php8.0-mysql php8.0-redis php8.0-xml php8.0-zip redis 1. Start Elasticsearch and configure to run at start up.