1
0

Merge pull request #790 from umireon/patch-1

Fix typo
This commit is contained in:
Nicolas Duchon 2021-05-06 22:41:36 +02:00 committed by GitHub
commit cd3b51bd7e
Signed by: GitHub
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -4,7 +4,7 @@ As stated by its repository, [Docker Compose](https://github.com/docker/compose)
### Before your start
Be sure to be familiar with both the [basic](./Basic-usage.md) and [avanced](./Advanced-usage.md) non compose setups, and Docker Compose usage.
Be sure to be familiar with both the [basic](./Basic-usage.md) and [advanced](./Advanced-usage.md) non compose setups, and Docker Compose usage.
Please read [getting container IDs](./Getting-containers-IDs.md) and be aware that the `--volumes-from method` is **only** available on compose file version 2.