From 82482a3ddb0a9af5a352690a8ec2b08b4de05db0 Mon Sep 17 00:00:00 2001 From: mattronix Date: Thu, 2 Nov 2023 16:29:03 +0000 Subject: [PATCH] Update 'README.md' --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 56ebd2f..8323f74 100644 --- a/README.md +++ b/README.md @@ -69,7 +69,6 @@ The Laravel framework is open-sourced software licensed under the [MIT license]( # Linux Install ## Debian 11 -``` ### Pre Reqs @@ -77,6 +76,7 @@ The Laravel framework is open-sourced software licensed under the [MIT license]( * https://www.digitalocean.com/community/tutorials/how-to-install-composer-on-debian-11-quickstart ### Install Commands +``` sudo apt update apt-get install apache2 curl git unzip -y sudo apt install lsb-release apt-transport-https ca-certificates software-properties-common -y