docker-compose -> docker compose

This commit is contained in:
j 2024-01-08 12:10:13 +01:00
commit 9b2fbe2e3f
2 changed files with 6 additions and 3 deletions

View file

@ -131,5 +131,5 @@ echo " docker run 0x2620/pandora setup | sh"
echo
echo adjust created files to match your needs and run:
echo
echo " docker-compose up"
echo " docker compose up"
echo