瀏覽代碼

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 1 年之前
父節點
當前提交
fea1080954
共有 1 個文件被更改,包括 7 次插入0 次删除
  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)