Explorar el Código

Use updated docker compose (#877)

MarlinMr hace 2 años
padre
commit
ec979cd9c4
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -119,7 +119,7 @@ As an alternative to the recommended WSL method, you can install the web UI nati
 
 ```
 cp .env.example .env
-docker-compose up --build
+docker compose up --build
 ```
 
 Make sure to edit `.env.example` and set the appropriate CUDA version for your GPU.