diff --git a/install b/install
index b4e65b252f962f772a296e25a45f66e2a73df22a..8790e772de8e55805fc622a347ed3894a00c99aa 100755
--- a/install
+++ b/install
@@ -195,7 +195,7 @@ if [ $sq -eq 0 ]; then
   possible_solutions "${commands[@]}"
 fi
 
-ncore=1
+ncore=4
 echo -e "\033[1mHow many core you want to use to install the dependencies?\033[0m"
 if [ $sq -eq 0 ]; then
   read ncore