diff --git a/README.md b/README.md index fed4a85..afbedbb 100644 --- a/README.md +++ b/README.md @@ -15,5 +15,5 @@ Alternatively, the stacklist can also be passed as a list of parameters. ## Usage -* Pass list of directory or docker-compose files as parameters to `dc-ops` or -* Ensure that your `stacklist` file is up-to-date and run the script (or create a crontab entry) +* `./dc-ops /path/to/repo /path/to/another-repo /path/with/docker-compose-dev.yml` or +* Update `stacklist` file and run `./dc-ops` (or create a crontab entry)