From 345c8e2d9ea020c8e993b6eac719eb9af8e470fb Mon Sep 17 00:00:00 2001 From: ghost Date: Fri, 16 Feb 2024 00:41:25 +0200 Subject: [PATCH] update readme --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 5b4ae49..9f1461c 100644 --- a/README.md +++ b/README.md @@ -30,6 +30,7 @@ All messages related to their room `namespaces`. ## Install +* `apt install git composer memcached sqlite3 php-fpm php-curl php-memcached php-sqlite3 php-mbstring` * `git clone https://github.com/kevachat/webapp.git` * `cd webapp` * `composer update`