Explorar o código

Update README.md

added some dependencies that were needed to be able to run magento-docker successfully on a VPS with Debian GNU/Linux 12
Kmilo Denis González hai 1 ano
pai
achega
fea1080954
Modificáronse 1 ficheiros con 7 adicións e 0 borrados
  1. 7 0
      README.md

+ 7 - 0
README.md

@@ -124,6 +124,13 @@ This setup assumes you are running Docker on a computer with at least 6GB of RAM
 
 This configuration has been tested on Mac & Linux. Windows is supported through the use of Docker on WSL.
 
+### Ubuntu, Debian
+
+1. Install dependencies
+
+        # Ubuntu or Debian
+        sudo apt install curl libnss3-tools unzip rsync
+
 ## Setup
 
 ### Automated Setup (New Project)