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