Updated FAQ (markdown)

AbdBarho
2022-09-16 06:16:53 +02:00
parent fa3a69be9d
commit 8a01ef597a

2
FAQ.md

@@ -19,7 +19,7 @@ This means your internet connection is unstable so the download failed, just try
Error response from daemon: dockerfile parse error line 33: unknown instruction: GIT
ERROR: Service 'model' failed to build : Build failed
```
Update docker to the latest version, and make sure you are using `docker compose` (docker space compose) instead of `docker-compose` (docker dash compose). [More info here.](https://github.com/AbdBarho/stable-diffusion-webui-docker/issues/16)
Update docker to the latest version, and make sure you are using `docker compose` instead of `docker-compose`. [More info here.](https://github.com/AbdBarho/stable-diffusion-webui-docker/issues/16)
---