diff --git a/src/freedombone-app-matrix b/src/freedombone-app-matrix
index 1f56000be77ce38f8fd64308886392123cffba56..52fe6da73b4f4d6b87833e6c7231f5c4cba2e9b2 100755
--- a/src/freedombone-app-matrix
+++ b/src/freedombone-app-matrix
@@ -626,7 +626,7 @@ function install_home_server {
 }
 
 function install_matrix {
-    check_ram_availability 1.5
+    check_ram_availability 2
 
     if [ ! -d $INSTALL_DIR ]; then
         mkdir -p $INSTALL_DIR