This commit is contained in:
AF 2022-11-13 04:48:09 +00:00
parent 558baae3fb
commit 8bb32e451c

View File

@ -3,7 +3,7 @@
default prefix is `?/`
### install docker compose
follow instructions at https://docs.docker.com/compose/install/
from https://docs.docker.com/compose/install/ :
from https://docs.docker.com/compose/install/linux/ :
```sh
sudo apt-get update
sudo apt-get install docker-compose-plugin