diff --git a/docs/install.md b/docs/install.md index 3556f6664..a1d901daf 100644 --- a/docs/install.md +++ b/docs/install.md @@ -6,7 +6,7 @@ Quick installation for most operation systems: - Docker ``` -curl -sSL https://get.docker.com/ | sh +curl -sSL https://get.docker.com/ | CHANNEL=stable sh ``` - Docker-Compose