Browse Source

Update 'README.md'

天问 2 months ago
parent
commit
46a93a0087
1 changed files with 1 additions and 1 deletions
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -16,7 +16,7 @@ git clone https://github.com/dify-ai/dify.git
 
 
 git clone https://github.com/langgenius/dify
 git clone https://github.com/langgenius/dify
 cd dify/docker
 cd dify/docker
-cp middleware.env .env
+cp .env.example .env
 docker compose up -d
 docker compose up -d