diff --git a/README.md b/README.md index f0c3c94..5078fc1 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ Version-controlling my Docker configs. Local copy of this repo is in `/short/too Typical usage (`sudo su` first obv): ``` -cd /short/tools/docker/compose +cd /short/tools/docker/docker_compose git pull cd ./[whichever-image]/ docker compose up -d