Update 'README.md'

added git pull to ensure the local dir is up to date
main
alistair 2 years ago
parent bab058fe65
commit a58ae3964a

@ -5,6 +5,8 @@ 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/[whichever-image]/
cd /short/tools/docker/compose
git pull
cd ./[whichever-image]/
docker compose up -d
```

Loading…
Cancel
Save