gateway wip

This commit is contained in:
Michael Feng
2023-04-04 16:28:43 -07:00
parent 2e27409531
commit c6bf7b924b
4 changed files with 53 additions and 2 deletions

View File

@@ -32,7 +32,10 @@ If you are using a Mac with an Intel (x86) chipset, Windows or any other Intel-b
If you have installed Docker Compose successfully, the `docker-compose` command should be available in Terminal/Bash:
```
docker-compose
```
You should see a response that start with:
```
Usage: docker compose [OPTIONS] COMMAND
```