Update Docker.md

This commit is contained in:
oobabooga 2023-05-02 00:51:10 -03:00 committed by GitHub
parent 3c67fc0362
commit e6a78c00f2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -100,7 +100,7 @@ nano .env
## 8. startup docker container
```bash
docker-compose up --build
docker compose up --build
```
# Manjaro
@ -166,7 +166,7 @@ download and place the models inside the models folder. tested with:
## 7. startup
```
docker-compose up
docker compose up
```
# notes